Home
last modified time | relevance | path

Searched refs:IsScratch (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp66 const bool IsScratch = isScratch(Ctx); in TEST_F() local
67 EXPECT_FALSE(IsScratch); in TEST_F()
174 const bool IsScratch = isScratch(Ctx); in TEST_F() local
175 EXPECT_FALSE(IsScratch); in TEST_F()