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

/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp6881 volatile /*to fake the compiler*/ bool some_condition = true; member in namespace:test307
6890 if (some_condition) { // Or here
6891 if (some_condition) {

Completed in 158 milliseconds