Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h53 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/googletest/googletest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libva-utils/test/gtest/include/gtest/
Dgtest-test-part.h55 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/
Dgtest-test-part.h55 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/cronet/tot/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/cronet/stable/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libvpx/third_party/googletest/src/include/gtest/
Dgtest-test-part.h58 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libaom/third_party/googletest/src/googletest/include/gtest/
Dgtest-test-part.h58 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h60 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/include/gtest/
Dgtest-test-part.h58 kNonFatalFailure, // Failed but the test can continue. enumerator
/external/libchrome/base/test/launcher/
Dtest_result.h19 kNonFatalFailure, // EXPECT enumerator
/external/cronet/tot/base/test/launcher/
Dtest_result.h22 kNonFatalFailure, // EXPECT enumerator
/external/cronet/stable/base/test/launcher/
Dtest_result.h22 kNonFatalFailure, // EXPECT enumerator
/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_ptrace_dumper_unittest.cc178 static const int kNonFatalFailure = 2; member in __anon104825990111::LinuxPtraceDumperChildTest