Searched refs:TSAN (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/tsan/
H A Dget_and_build_tsan.sh54 TSAN=$TOPDIR/tsan/bin/tsan-$VG_ARCH-$VG_OS-self-contained.sh
59 $TSAN --color bin/demo_tests-${VG_OS}-${VG_ARCH}-O1 --gtest_filter="DemoTests.RaceReportDemoTest" || exit 1
62 echo "ThreadSanitizer is built: $TSAN"
/external/valgrind/unittest/
H A Drun_output_tests.sh18 CMD="$TSAN $SUPP $IGNORE -- ./${BIN}output_tests/${TEST}-${BUILD}${EXE} 2>&1 | python match_output.py output_tests/${TEST}.tmpl"
/external/compiler-rt/make/platform/
H A Dclang_linux.mk50 # Configuration for TSAN runtime.

Completed in 210 milliseconds