Lines Matching full:valgrind
17 The Chrome valgrind directory we use as a DEPS dependency contains the following
19 valgrind/memcheck/suppressions.txt
20 valgrind/memcheck/suppressions_mac.txt
21 valgrind/tsan/suppressions.txt
22 valgrind/tsan/suppressions_mac.txt
23 valgrind/tsan/suppressions_win32.txt
56 # add the ones maintained by Chrome, located in ../../tools/valgrind.
60 # ../../tools/valgrind.
66 new_dir = os.path.join(checkout_src, 'tools', 'valgrind')
99 help='Specify a valgrind tool to run the tests under')
101 help='Specify custom flags for the selected valgrind tool')