Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/swiftshader/third_party/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/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h54 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/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc109 static const int kFatalFailure = 1; member in __anon0a295a8c0111::LinuxPtraceDumperChildTest