Searched refs:successful_test_suite_count (Results 1 – 4 of 4) sorted by relevance
238 EXPECT_EQ(1 + kTypedTestSuites, unit_test->successful_test_suite_count()); in TearDown()
533 int successful_test_suite_count() const;
754 int UnitTestImpl::successful_test_suite_count() const { in successful_test_suite_count() function in testing::internal::UnitTestImpl4555 int UnitTest::successful_test_suite_count() const { in successful_test_suite_count() function in testing::UnitTest4556 return impl()->successful_test_suite_count(); in successful_test_suite_count()4578 return impl()->successful_test_suite_count(); in successful_test_case_count()
1297 int successful_test_suite_count() const;