Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/fuzzer/
DPrintFuncTest.cpp15 static bool PrintedOnce = false; in FunctionC() local
16 if (!PrintedOnce) { in FunctionC()
18 PrintedOnce = true; in FunctionC()