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
1006 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2941 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite5208 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
2497 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl4432 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite6694 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest