Home
last modified time | relevance | path

Searched refs:BUILD_SANITIZER (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/marl/kokoro/ubuntu/
Ddocker.sh71 if [ "$BUILD_SANITIZER" == "asan" ]; then
73 elif [ "$BUILD_SANITIZER" == "msan" ]; then
75 elif [ "$BUILD_SANITIZER" == "tsan" ]; then
Dpresubmit.sh30 --env BUILD_SANITIZER=${BUILD_SANITIZER} \
Drelease.sh31 --env BUILD_SANITIZER=${BUILD_SANITIZER} \
/external/swiftshader/third_party/marl/kokoro/macos/
Dbuild.sh52 if [ "$BUILD_SANITIZER" == "asan" ]; then
54 elif [ "$BUILD_SANITIZER" == "msan" ]; then
56 elif [ "$BUILD_SANITIZER" == "tsan" ]; then
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x64/cmake/asan/
Dpresubmit.cfg21 key: "BUILD_SANITIZER"
/external/swiftshader/third_party/marl/kokoro/ubuntu/clang-x64/cmake/asan/
Dpresubmit.cfg21 key: "BUILD_SANITIZER"
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x64/cmake/tsan/
Dpresubmit.cfg21 key: "BUILD_SANITIZER"
/external/swiftshader/third_party/marl/kokoro/ubuntu/gcc-x86/cmake/asan/
Dpresubmit.cfg21 key: "BUILD_SANITIZER"
/external/swiftshader/third_party/marl/kokoro/ubuntu/clang-x64/cmake/tsan/
Dpresubmit.cfg21 key: "BUILD_SANITIZER"