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

/external/valgrind/unittest/
H A Ddemo_tests.cc229 volatile /*to fake the compiler*/ bool some_condition = true; member in namespace:test307
238 if (some_condition) { // Or here
239 if (some_condition) {
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp6879 volatile /*to fake the compiler*/ bool some_condition = true; member in namespace:test307
6888 if (some_condition) { // Or here
6889 if (some_condition) {

Completed in 51 milliseconds