Home
last modified time | relevance | path

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

/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp6887 int unrelated_stuff = 0; in FunctionWithControlFlow() local
6888 unrelated_stuff++; in FunctionWithControlFlow()
6892 unrelated_stuff++; // Or here. in FunctionWithControlFlow()
6893 unrelated_stuff++; in FunctionWithControlFlow()
6898 return unrelated_stuff; in FunctionWithControlFlow()