Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2239 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
3861 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
5191 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest