Home | History | Annotate | Download | only in tests

Lines Matching full:some_condition

6881 volatile /*to fake the compiler*/ bool some_condition = true;
6890 if (some_condition) { // Or here
6891 if (some_condition) {