Searched refs:test_suite_to_run_count (Results 1 – 3 of 3) sorted by relevance
764 int UnitTestImpl::test_suite_to_run_count() const { in test_suite_to_run_count() function in testing::internal::UnitTestImpl3172 FormatTestSuiteCount(unit_test.test_suite_to_run_count()).c_str()); in OnTestIterationStart()3342 FormatTestSuiteCount(unit_test.test_suite_to_run_count()).c_str()); in OnTestIterationEnd()4641 int UnitTest::test_suite_to_run_count() const { in test_suite_to_run_count() function in testing::UnitTest4642 return impl()->test_suite_to_run_count(); in test_suite_to_run_count()4657 return impl()->test_suite_to_run_count(); in test_case_to_run_count()
547 int test_suite_to_run_count() const;
1311 int test_suite_to_run_count() const;