Searched refs:test_case_to_run_count (Results 1 – 2 of 2) sorted by relevance
988 int test_case_to_run_count() const;
696 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl2642 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestStart()2772 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestEnd()