Home
last modified time | relevance | path

Searched defs:kFatalFailure (Results 1 – 10 of 10) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h56 kFatalFailure // Failed and the test should be terminated. enumerator
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-test-part.h56 kFatalFailure, // Failed and the test should be terminated. enumerator
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h56 kFatalFailure, // Failed and the test should be terminated. enumerator
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h56 kFatalFailure, // Failed and the test should be terminated. enumerator
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h56 kFatalFailure, // Failed and the test should be terminated. enumerator
/external/libchrome/base/test/launcher/
Dtest_result.h20 kFatalFailure, // ASSERT enumerator
/external/llvm-project/clang/test/Analysis/
Dgtest.cpp23 kFatalFailure enumerator
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc172 static const int kFatalFailure = 1; member in __anonc53f95ea0111::LinuxPtraceDumperChildTest