/external/chromium/sdch/open-vcdiff/src/gtest/ |
D | gtest.cc | 610 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl 2027 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase 2384 const int failed_test_count = impl->failed_test_count(); in PrintFailedTestsPretty() local 2423 const int failed_test_count = impl->failed_test_count(); in OnUnitTestEnd() local
|
/external/open-vcdiff/gtest/src/ |
D | gtest.cc | 700 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl 2346 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase 2809 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local 2855 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local 3488 int UnitTest::failed_test_count() const { return impl()->failed_test_count(); } in failed_test_count() function in testing::UnitTest
|
/external/protobuf/gtest/src/ |
D | gtest.cc | 700 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/chromium_org/testing/gtest/src/ |
D | gtest.cc | 730 int UnitTestImpl::failed_test_count() const { in failed_test_count() function in testing::internal::UnitTestImpl 2263 int TestCase::failed_test_count() const { in failed_test_count() function in testing::TestCase 2726 const int failed_test_count = unit_test.failed_test_count(); in PrintFailedTests() local 2765 const int failed_test_count = unit_test.failed_test_count(); in OnTestIterationEnd() local 3502 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/ |
D | gtest.cc | 730 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/testing/gtest/src/ |
D | gtest.cc | 730 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/gtest/src/ |
D | gtest.cc | 730 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/mesa3d/src/gtest/src/ |
D | gtest.cc | 730 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/ |
D | gtest.cc | 730 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/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest-all.cc | 2218 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
|