Home
last modified time | relevance | path

Searched refs:run_tests_with_annotations (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp257 bool run_tests_with_annotations = false; in main() local
259 run_tests_with_annotations = true; in main()
267 && run_tests_with_annotations == false) continue; in main()