Home
last modified time | relevance | path

Searched defs:total_test_count (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1147 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2939 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
5282 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest