Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h54 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/protobuf/gtest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/gtest/include/gtest/
Dgtest-test-part.h54 kFatalFailure // Failed and the test should be terminated. enumerator
/external/vulkan-validation-layers/tests/gtest-1.7.0/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/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc109 static const int kFatalFailure = 1; member in __anonc8b7d2080111::LinuxPtraceDumperChildTest