Searched defs:total_test_count (Results 1 – 8 of 8) sorted by relevance
710 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2330 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase3465 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2349 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase3661 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
755 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2377 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase3707 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
759 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl2661 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase3990 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
2239 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl3861 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase5191 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest