Home
last modified time | relevance | path

Searched refs:test_case_to_run_count (Results 1 – 2 of 2) sorted by relevance

/external/gtest/src/
Dgtest-internal-inl.h988 int test_case_to_run_count() const;
Dgtest.cc696 int UnitTestImpl::test_case_to_run_count() const { in test_case_to_run_count() function in testing::internal::UnitTestImpl
2642 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestStart()
2772 FormatTestCaseCount(impl->test_case_to_run_count()).c_str()); in OnUnitTestEnd()