Searched refs:reportable_disabled_test_count (Results 1 – 2 of 2) sorted by relevance
955 int reportable_disabled_test_count() const;2223 int UnitTestImpl::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::internal::UnitTestImpl2225 &TestCase::reportable_disabled_test_count); in reportable_disabled_test_count()3841 int TestCase::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::TestCase4364 int num_disabled = unit_test.reportable_disabled_test_count(); in OnTestIterationEnd()4828 StreamableToString(test_case.reportable_disabled_test_count())); in PrintXmlTestCase()4856 StreamableToString(unit_test.reportable_disabled_test_count())); in PrintXmlUnitTest()5176 int UnitTest::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::UnitTest5177 return impl()->reportable_disabled_test_count(); in reportable_disabled_test_count()
18201 int reportable_disabled_test_count() const;18593 int reportable_disabled_test_count() const;