Home
last modified time | relevance | path

Searched refs:TestPartFatallyFailed (Results 1 – 9 of 9) sorted by relevance

/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1862 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1868 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc2179 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2185 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2220 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2226 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2214 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2220 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/mesa3d/src/gtest/src/
Dgtest.cc2210 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2216 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/googletest/googletest/src/
Dgtest.cc2384 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2390 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2298 static bool TestPartFatallyFailed(const TestPartResult &result) { in TestPartFatallyFailed() function
2304 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/fmtlib/test/
Dgmock-gtest-all.cc3232 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3238 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3627 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3633 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()