Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2349 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
3661 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest