Searched defs:total_test_count (Results 1 – 3 of 3) sorted by relevance
800 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2743 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite4690 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
1121 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2916 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite5237 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
1104 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2926 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite5220 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest