Home
last modified time | relevance | path

Searched defs:VALGRIND (Results 1 – 6 of 6) sorted by relevance

/external/skia/infra/bots/assets/valgrind/
Dcreate.py29 VALGRIND = 'valgrind-3.15.0' variable
/external/trace-cmd/utest/
DMakefile20 VALGRIND = $(shell which valgrind) macro
/external/zstd/zlibWrapper/
DMakefile71 test-valgrind: VALGRIND = LD_LIBRARY_PATH=$(ZSTDLIBDIR) valgrind --track-origins=yes --leak-check=f… macro
/external/lz4/tests/
DMakefile334 VALGRIND = valgrind --leak-check=yes --error-exitcode=1 macro
/external/libtracefs/
DMakefile205 VALGRIND = $(shell which valgrind) macro
/external/zstd/tests/
DMakefile280 test-valgrind: VALGRIND = valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1 macro