Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc1862 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
1868 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/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/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2180 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2186 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/swiftshader/third_party/llvm-7.0/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/mesa3d/src/gtest/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/googletest/googletest/src/
Dgtest.cc2201 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
2207 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3627 static bool TestPartFatallyFailed(const TestPartResult& result) { in TestPartFatallyFailed() function
3633 return CountIf(test_part_results_, TestPartFatallyFailed) > 0; in HasFatalFailure()