Searched refs:reportable_disabled_test_count (Results 1 – 2 of 2) sorted by relevance
955 int reportable_disabled_test_count() const;2261 int UnitTestImpl::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::internal::UnitTestImpl2263 &TestCase::reportable_disabled_test_count); in reportable_disabled_test_count()4180 int TestCase::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::TestCase4742 int num_disabled = unit_test.reportable_disabled_test_count(); in OnTestIterationEnd()5223 StreamableToString(test_case.reportable_disabled_test_count())); in PrintXmlTestCase()5251 StreamableToString(unit_test.reportable_disabled_test_count())); in PrintXmlUnitTest()5583 test_case.reportable_disabled_test_count(), kIndent); in PrintJsonTestCase()5620 unit_test.reportable_disabled_test_count(), kIndent); in PrintJsonUnitTest()6003 int UnitTest::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::UnitTest[all …]
20624 int reportable_disabled_test_count() const;21028 int reportable_disabled_test_count() const;