Searched refs:successful_test_suite_count (Results 1 – 3 of 3) sorted by relevance
537 int successful_test_suite_count() const;
748 int UnitTestImpl::successful_test_suite_count() const { in successful_test_suite_count() function in testing::internal::UnitTestImpl4625 int UnitTest::successful_test_suite_count() const { in successful_test_suite_count() function in testing::UnitTest4626 return impl()->successful_test_suite_count(); in successful_test_suite_count()4648 return impl()->successful_test_suite_count(); in successful_test_case_count()
1301 int successful_test_suite_count() const;