Searched refs:test_suite_to_run_count (Results 1 – 4 of 4) sorted by relevance
117 EXPECT_EQ(1 + kTypedTestSuites, unit_test->test_suite_to_run_count()); in TEST()
770 int UnitTestImpl::test_suite_to_run_count() const { in test_suite_to_run_count() function in testing::internal::UnitTestImpl3150 FormatTestSuiteCount(unit_test.test_suite_to_run_count()).c_str()); in OnTestIterationStart()3291 FormatTestSuiteCount(unit_test.test_suite_to_run_count()).c_str()); in OnTestIterationEnd()4571 int UnitTest::test_suite_to_run_count() const { in test_suite_to_run_count() function in testing::UnitTest4572 return impl()->test_suite_to_run_count(); in test_suite_to_run_count()4587 return impl()->test_suite_to_run_count(); in test_case_to_run_count()
543 int test_suite_to_run_count() const;
1307 int test_suite_to_run_count() const;