Home
last modified time | relevance | path

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

/external/valgrind/drd/tests/
Dtsan_unittest.cpp6891 int unrelated_stuff = 0; in FunctionWithControlFlow() local
6892 unrelated_stuff++; in FunctionWithControlFlow()
6896 unrelated_stuff++; // Or here. in FunctionWithControlFlow()
6897 unrelated_stuff++; in FunctionWithControlFlow()
6902 return unrelated_stuff; in FunctionWithControlFlow()