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

/external/valgrind/unittest/
H A Dposix_tests.cc414 void CorrectWrite(int *p) { function in namespace:test122
420 void Thread2() { CorrectWrite(&VAR1); }
421 void Thread3() { CorrectWrite(&VAR2); }
/external/valgrind/main/drd/tests/
H A Dtsan_unittest.cpp5764 void CorrectWrite(int *p) { function in namespace:test122
5770 void Thread2() { CorrectWrite(&VAR1); }
5771 void Thread3() { CorrectWrite(&VAR2); }

Completed in 103 milliseconds