Home
last modified time | relevance | path

Searched refs: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
282 TestProfileWriter W(Root.CtxRoot, 1); in TEST_F()
294 TestProfileWriter W2(Root.CtxRoot, 0); in TEST_F()