Searched refs:has_failure (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/gtest/test/
H A Dgtest_unittest.cc6356 const bool has_failure = HasFailure(); local
6358 EXPECT_TRUE(has_failure);
6363 const bool has_failure = HasFailure(); local
6365 EXPECT_TRUE(has_failure);
6371 const bool has_failure = HasFailure(); local
6373 EXPECT_TRUE(has_failure);
6385 const bool has_failure = HasFailureHelper(); local
6387 EXPECT_TRUE(has_failure);
/external/google-breakpad/src/testing/gtest/test/
H A Dgtest_unittest.cc6801 const bool has_failure = HasFailure(); local
6803 EXPECT_TRUE(has_failure);
6808 const bool has_failure = HasFailure(); local
6810 EXPECT_TRUE(has_failure);
6816 const bool has_failure = HasFailure(); local
6818 EXPECT_TRUE(has_failure);
6830 const bool has_failure = HasFailureHelper(); local
6832 EXPECT_TRUE(has_failure);
/external/gtest/test/
H A Dgtest_unittest.cc6659 const bool has_failure = HasFailure(); local
6661 EXPECT_TRUE(has_failure);
6666 const bool has_failure = HasFailure(); local
6668 EXPECT_TRUE(has_failure);
6674 const bool has_failure = HasFailure(); local
6676 EXPECT_TRUE(has_failure);
6688 const bool has_failure = HasFailureHelper(); local
6690 EXPECT_TRUE(has_failure);

Completed in 112 milliseconds