Home
last modified time | relevance | path

Searched full:tsan_options (Results 1 – 18 of 18) sorted by relevance

/external/compiler-rt/test/tsan/
Dlit.cfg28 # Platform-specific default TSAN_OPTIONS for lit tests.
30 config.environment['TSAN_OPTIONS'] = default_tsan_opts
33 'env TSAN_OPTIONS=' + default_tsan_opts))
/external/libvpx/libvpx/tools/
Dset_analyzer_env.sh26 unset ASAN_OPTIONS MSAN_OPTIONS TSAN_OPTIONS UBSAN_OPTIONS
122 export TSAN_OPTIONS="halt_on_error=1"
/external/grpc-grpc/tools/internal_ci/linux/pull_request/
Dgrpc_tsan_on_foundry.sh16 …e=thread --linkopt=-fsanitize=thread --test_timeout=3600 --action_env=TSAN_OPTIONS=suppressions=te…
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_tsan_on_foundry.sh17 …e=thread --linkopt=-fsanitize=thread --test_timeout=3600 --action_env=TSAN_OPTIONS=suppressions=te…
/external/grpc-grpc/tools/run_tests/generated/
Dconfigs.json56 …"TSAN_OPTIONS": "suppressions=test/core/util/tsan_suppressions.txt:halt_on_error=1:second_deadlock… string
/external/compiler-rt/test/sanitizer_common/
Dlit.common.cfg14 tool_options = "TSAN_OPTIONS"
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/
Dsignal_segv_handler.cc1 // RUN: %clangxx -O1 %s -o %t && TSAN_OPTIONS="flush_memory_ms=1 memory_limit_mb=1" ASAN_OPTIONS="h…
/external/grpc-grpc/tools/
Dbazel.rc35 build:tsan --action_env=TSAN_OPTIONS=suppressions=test/core/util/tsan_suppressions.txt:halt_on_erro…
/external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json156 "TSAN_OPTIONS": "report_signal_unsafe=0" string
/external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json156 "TSAN_OPTIONS": "report_signal_unsafe=0" string
/external/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h48 const char *const kTsanOptionsEnv = "TSAN_OPTIONS";
Dtsan_report.cc324 Printf(" Hint: use TSAN_OPTIONS=second_deadlock_stack=1 " in PrintReport()
/external/skqp/infra/bots/recipes/test.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json468 "TSAN_OPTIONS": "report_signal_unsafe=0" string
/external/skia/infra/bots/recipes/test.expected/
DTest-Debian9-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN.json472 "TSAN_OPTIONS": "report_signal_unsafe=0" string
/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py239 env['TSAN_OPTIONS'] = 'report_signal_unsafe=0'
/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py241 env['TSAN_OPTIONS'] = 'report_signal_unsafe=0'
/external/v8/tools/testrunner/
Dbase_runner.py545 os.environ['TSAN_OPTIONS'] = " ".join([
/external/grpc-grpc/
Dbuild.yaml5823TSAN_OPTIONS: suppressions=test/core/util/tsan_suppressions.txt:halt_on_error=1:second_deadlock_st…