Home
last modified time | relevance | path

Searched defs:TestProfileWriter (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp227 class TestProfileWriter : public ProfileWriter { in TEST_F() class
240 TestProfileWriter(ContextRoot *Root, size_t Entries) in TEST_F() function in TEST_F::TestProfileWriter