Home
last modified time | relevance | path

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

/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp6881 volatile /*to fake the compiler*/ bool some_condition = true; variable
6890 if (some_condition) { // Or here in FunctionWithControlFlow()
6891 if (some_condition) { in FunctionWithControlFlow()