Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
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
3660 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/llvm/utils/unittest/googletest/src/
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
3663 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc741 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2379 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
3714 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc778 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2708 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
4039 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/mesa3d/src/gtest/src/
Dgtest.cc777 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2707 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
4038 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc777 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2707 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
4038 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/googletest/googletest/src/
Dgtest.cc806 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2733 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
4620 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc821 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2744 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
4562 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/external/epid-sdk/ext/gtest/
Dgtest-all.cc2225 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
4159 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
5490 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest