Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h55 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h55 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc110 static const int kNonFatalFailure = 2; member in __anon0a295a8c0111::LinuxPtraceDumperChildTest