Home
last modified time | relevance | path

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

/external/protobuf/gtest/src/
Dgtest.cc700 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2316 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
2779 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
2825 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3457 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/mesa3d/src/gtest/src/
Dgtest.cc730 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2364 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
2831 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
2870 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3681 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc730 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2335 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
2803 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
2842 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3653 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/gtest/src/
Dgtest.cc734 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2352 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
2833 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
2872 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3689 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/chromium_org/third_party/mesa/src/src/gtest/src/
Dgtest.cc730 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2364 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
2831 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
2870 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3681 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/chromium_org/testing/gtest/src/
Dgtest.cc738 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
2636 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
3120 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
3159 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
3972 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2218 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
3836 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
4317 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
4356 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
5173 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
Dgtest-all.cc2218 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl
3836 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase
4317 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local
4356 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local
5173 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest