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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc777 int UnitTestImpl::total_test_count() const { function in class:testing::internal::UnitTestImpl
2707 int TestCase::total_test_count() const { function in class:testing::TestCase
4038 int UnitTest::total_test_count() const { return impl()->total_test_count(); } function in class:testing::UnitTest
[all...]

Completed in 27 milliseconds