Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dharness.h37 bool OnlyOnce();
49 Opts.InstallForkHandlers = gwp_asan::test::OnlyOnce(); in SetUp()
72 Opts.InstallForkHandlers = gwp_asan::test::OnlyOnce(); in InitNumSlots()
91 Opts.InstallForkHandlers = gwp_asan::test::OnlyOnce(); in SetUp()
H A Dharness.cpp13 bool OnlyOnce() { in OnlyOnce() function