OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:some_condition
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/unittest/
demo_tests.cc
229
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/
tsan_unittest.cpp
6881
volatile \/*to fake the compiler*\/ bool
some_condition
= true;
member in namespace:test307
[
all
...]
Completed in 33 milliseconds