Home
last modified time | relevance | path

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

/external/protobuf/gtest/src/
Dgtest.cc1883 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1889 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1863 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1869 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/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/mesa3d/src/gtest/src/
Dgtest.cc1862 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1868 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/gtest/src/
Dgtest.cc1856 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1862 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest.cc1856 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1862 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3223 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3229 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3340 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3346 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc3340 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3346 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()