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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/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();
/hardware/intel/common/omx-components/videocodec/libvpx_internal/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 102 milliseconds