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