Searched refs:reportable_disabled_test_count (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc743 int UnitTestImpl::reportable_disabled_test_count() const { function in class:testing::internal::UnitTestImpl
745 &TestCase::reportable_disabled_test_count);
2641 int TestCase::reportable_disabled_test_count() const { function in class:testing::TestCase
3167 int num_disabled = unit_test.reportable_disabled_test_count();
3627 StreamableToString(test_case.reportable_disabled_test_count()));
3655 StreamableToString(unit_test.reportable_disabled_test_count()));
3975 int UnitTest::reportable_disabled_test_count() const { function in class:testing::UnitTest
3976 return impl()->reportable_disabled_test_count();
H A Dgtest-internal-inl.h554 int reportable_disabled_test_count() const;
/external/gtest/src/
H A Dgtest.cc739 int UnitTestImpl::reportable_disabled_test_count() const { function in class:testing::internal::UnitTestImpl
741 &TestCase::reportable_disabled_test_count);
2357 int TestCase::reportable_disabled_test_count() const { function in class:testing::TestCase
2880 int num_disabled = unit_test.reportable_disabled_test_count();
3344 StreamableToString(test_case.reportable_disabled_test_count()));
3372 StreamableToString(unit_test.reportable_disabled_test_count()));
3692 int UnitTest::reportable_disabled_test_count() const { function in class:testing::UnitTest
3693 return impl()->reportable_disabled_test_count();
H A Dgtest-internal-inl.h554 int reportable_disabled_test_count() const;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc955 int reportable_disabled_test_count() const;
2223 int UnitTestImpl::reportable_disabled_test_count() const { function in class:testing::internal::UnitTestImpl
2225 &TestCase::reportable_disabled_test_count);
3841 int TestCase::reportable_disabled_test_count() const { function in class:testing::TestCase
4364 int num_disabled = unit_test.reportable_disabled_test_count();
4828 StreamableToString(test_case.reportable_disabled_test_count()));
4856 StreamableToString(unit_test.reportable_disabled_test_count()));
5176 int UnitTest::reportable_disabled_test_count() const { function in class:testing::UnitTest
5177 return impl()->reportable_disabled_test_count();
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc955 int reportable_disabled_test_count() const;
2223 int UnitTestImpl::reportable_disabled_test_count() const { function in class:testing::internal::UnitTestImpl
2225 &TestCase::reportable_disabled_test_count);
3841 int TestCase::reportable_disabled_test_count() const { function in class:testing::TestCase
4364 int num_disabled = unit_test.reportable_disabled_test_count();
4828 StreamableToString(test_case.reportable_disabled_test_count()));
4856 StreamableToString(unit_test.reportable_disabled_test_count()));
5176 int UnitTest::reportable_disabled_test_count() const { function in class:testing::UnitTest
5177 return impl()->reportable_disabled_test_count();
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h812 int reportable_disabled_test_count() const;
1204 int reportable_disabled_test_count() const;
/external/gtest/include/gtest/
H A Dgtest.h788 int reportable_disabled_test_count() const;
1180 int reportable_disabled_test_count() const;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18201 int reportable_disabled_test_count() const;
18593 int reportable_disabled_test_count() const;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h18201 int reportable_disabled_test_count() const;
18593 int reportable_disabled_test_count() const;

Completed in 260 milliseconds