Home
last modified time | relevance | path

Searched defs:ArgIsTrue (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp200 static bool ArgIsTrue(bool *arg) { return *arg == true; }; in ArgIsTrue() function
5329 static bool ArgIsTrue(bool *arg) { in ArgIsTrue() function