Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc955 int reportable_disabled_test_count() const;
2261 int UnitTestImpl::reportable_disabled_test_count() const { in reportable_disabled_test_count() function in testing::internal::UnitTestImpl
2263 &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::TestCase
4742 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 …]
Dgtest.h20624 int reportable_disabled_test_count() const;
21028 int reportable_disabled_test_count() const;