Searched defs:total_test_count (Results 1 – 1 of 1) sorted by relevance
1147 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2939 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite5282 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest