Home
last modified time | relevance | path

Searched refs:fatally_failed (Results 1 – 25 of 34) sorted by relevance

12

/external/protobuf/gtest/test/
Dgtest-test-part_test.cc84 EXPECT_FALSE(success.fatally_failed()); in TEST_F()
93 EXPECT_FALSE(nonfatal_failure.fatally_failed()); in TEST_F()
102 EXPECT_TRUE(fatal_failure.fatally_failed()); in TEST_F()
145 EXPECT_FALSE(r1_.fatally_failed()); in TEST_F()
146 EXPECT_FALSE(r2_.fatally_failed()); in TEST_F()
147 EXPECT_TRUE(r3_.fatally_failed()); in TEST_F()
Dgtest_unittest.cc1265 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1303 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1305 EXPECT_TRUE(results.GetTestPartResult(3).fatally_failed()); in TEST_F()
1523 EXPECT_EQ(expected.fatally_failed(), actual.fatally_failed()); in CompareTestPartResult()
/external/google-breakpad/src/testing/gtest/test/
Dgtest-test-part_test.cc84 EXPECT_FALSE(success.fatally_failed()); in TEST_F()
93 EXPECT_FALSE(nonfatal_failure.fatally_failed()); in TEST_F()
102 EXPECT_TRUE(fatal_failure.fatally_failed()); in TEST_F()
145 EXPECT_FALSE(r1_.fatally_failed()); in TEST_F()
146 EXPECT_FALSE(r2_.fatally_failed()); in TEST_F()
147 EXPECT_TRUE(r3_.fatally_failed()); in TEST_F()
Dgtest_unittest.cc1400 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1438 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1440 EXPECT_TRUE(results.GetTestPartResult(3).fatally_failed()); in TEST_F()
1681 EXPECT_EQ(expected.fatally_failed(), actual.fatally_failed()); in CompareTestPartResult()
/external/gtest/test/
Dgtest-test-part_test.cc84 EXPECT_FALSE(success.fatally_failed()); in TEST_F()
93 EXPECT_FALSE(nonfatal_failure.fatally_failed()); in TEST_F()
102 EXPECT_TRUE(fatal_failure.fatally_failed()); in TEST_F()
145 EXPECT_FALSE(r1_.fatally_failed()); in TEST_F()
146 EXPECT_FALSE(r2_.fatally_failed()); in TEST_F()
147 EXPECT_TRUE(r3_.fatally_failed()); in TEST_F()
Dgtest_unittest.cc1128 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1166 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1168 EXPECT_TRUE(results.GetTestPartResult(3).fatally_failed()); in TEST_F()
1409 EXPECT_EQ(expected.fatally_failed(), actual.fatally_failed()); in CompareTestPartResult()
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-test-part_test.cc84 EXPECT_FALSE(success.fatally_failed()); in TEST_F()
93 EXPECT_FALSE(nonfatal_failure.fatally_failed()); in TEST_F()
102 EXPECT_TRUE(fatal_failure.fatally_failed()); in TEST_F()
145 EXPECT_FALSE(r1_.fatally_failed()); in TEST_F()
146 EXPECT_FALSE(r2_.fatally_failed()); in TEST_F()
147 EXPECT_TRUE(r3_.fatally_failed()); in TEST_F()
Dgtest_unittest.cc1128 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1166 EXPECT_TRUE(results.GetTestPartResult(1).fatally_failed()); in TEST_F()
1168 EXPECT_TRUE(results.GetTestPartResult(3).fatally_failed()); in TEST_F()
1409 EXPECT_EQ(expected.fatally_failed(), actual.fatally_failed()); in CompareTestPartResult()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
/external/gtest/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
/external/llvm/utils/unittest/googletest/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
Dgtest.cc1863 return result.fatally_failed(); in TestPartFatallyFailed()
/external/mesa3d/src/gtest/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
/external/protobuf/gtest/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
Dgtest-test-part.cc103 if (result.fatally_failed()) in ReportTestPartResult()
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest-test-part.h98 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/mesa3d/src/gtest/include/gtest/
Dgtest-test-part.h98 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/protobuf/gtest/include/gtest/
Dgtest-test-part.h98 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest-test-part.h98 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
Dgtest-test-part.h100 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/gtest/include/gtest/
Dgtest-test-part.h100 bool fatally_failed() const { return type_ == kFatalFailure; } in fatally_failed() function
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3224 return result.fatally_failed(); in TestPartFatallyFailed()
8395 if (result.fatally_failed()) in ReportTestPartResult()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3341 return result.fatally_failed(); in TestPartFatallyFailed()
9475 if (result.fatally_failed()) in ReportTestPartResult()
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest-all.cc3341 return result.fatally_failed(); in TestPartFatallyFailed()
9477 if (result.fatally_failed()) in ReportTestPartResult()
/external/opencv3/modules/ts/src/
Dts_gtest.cpp3357 return result.fatally_failed(); in TestPartFatallyFailed()
9518 if (result.fatally_failed()) in ReportTestPartResult()

12