Home | History | Annotate | Download | only in build

Lines Matching full:leak

477 	       --leak-check=full --error-exitcode=1 --workaround-gcc296-bugs=yes \
537 # Note: envsetup currently exports ASAN_OPTIONS=detect_leaks=0 to suppress leak detection, as some
538 # build tools (e.g., ninja) intentionally leak. We want leak checks when we run our tests, so
563 $(HOST_OUT_EXECUTABLES)/valgrind --leak-check=full --error-exitcode=1 \