Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1872 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
1878 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/llvm-project/llvm/utils/unittest/googletest/src/
Dgtest.cc2189 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2195 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2230 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2236 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest.cc2224 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2230 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/mesa3d/src/gtest/src/
Dgtest.cc2220 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2226 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/googletest/googletest/src/
Dgtest.cc2394 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
2400 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2308 static bool TestPartNonfatallyFailed(const TestPartResult &result) { in TestPartNonfatallyFailed() function
2314 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/fmtlib/test/
Dgmock-gtest-all.cc3242 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
3248 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/
Dgmock-gtest-all.cc3637 static bool TestPartNonfatallyFailed(const TestPartResult& result) { in TestPartNonfatallyFailed() function
3643 return CountIf(test_part_results_, TestPartNonfatallyFailed) > 0; in HasNonfatalFailure()