/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest.cc | 750 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 751 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 2367 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 3335 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 3363 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 3387 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 3698 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 3699 return impl()->reportable_test_count(); in reportable_test_count()
|
D | gtest-internal-inl.h | 560 int reportable_test_count() const;
|
/external/v8/testing/gtest/src/ |
D | gtest.cc | 772 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 773 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 2697 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 3679 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 3707 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 3731 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 4031 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 4032 return impl()->reportable_test_count(); in reportable_test_count()
|
D | gtest-internal-inl.h | 551 int reportable_test_count() const;
|
/external/libvpx/libvpx/third_party/googletest/src/src/ |
D | gtest.cc | 772 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 773 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 2697 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 3681 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 3709 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 3733 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 4033 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 4034 return impl()->reportable_test_count(); in reportable_test_count()
|
D | gtest-internal-inl.h | 551 int reportable_test_count() const;
|
/external/googletest/googletest/src/ |
D | gtest.cc | 772 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 773 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 2697 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 3679 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 3707 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 3731 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 4031 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 4032 return impl()->reportable_test_count(); in reportable_test_count()
|
D | gtest-internal-inl.h | 551 int reportable_test_count() const;
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/ |
D | gtest.h | 794 int reportable_test_count() const; 1186 int reportable_test_count() const;
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 826 int reportable_test_count() const; 1218 int reportable_test_count() const;
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 826 int reportable_test_count() const; 1218 int reportable_test_count() const;
|
/external/v8/testing/gtest/include/gtest/ |
D | gtest.h | 826 int reportable_test_count() const; 1218 int reportable_test_count() const;
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest-all.cc | 961 int reportable_test_count() const; 2234 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 2235 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 3851 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 4823 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 4851 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 4875 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 5186 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 5187 return impl()->reportable_test_count(); in reportable_test_count()
|
D | gtest.h | 18208 int reportable_test_count() const; 18600 int reportable_test_count() const;
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 961 int reportable_test_count() const; 2234 int UnitTestImpl::reportable_test_count() const { in reportable_test_count() function in testing::internal::UnitTestImpl 2235 return SumOverTestCaseList(test_cases_, &TestCase::reportable_test_count); in reportable_test_count() 3851 int TestCase::reportable_test_count() const { in reportable_test_count() function in testing::TestCase 4823 StreamableToString(test_case.reportable_test_count())); in PrintXmlTestCase() 4851 StreamableToString(unit_test.reportable_test_count())); in PrintXmlUnitTest() 4875 if (unit_test.GetTestCase(i)->reportable_test_count() > 0) in PrintXmlUnitTest() 5186 int UnitTest::reportable_test_count() const { in reportable_test_count() function in testing::UnitTest 5187 return impl()->reportable_test_count(); in reportable_test_count()
|
/external/fmtlib/test/gtest/ |
D | gtest.h | 18207 int reportable_test_count() const; 18599 int reportable_test_count() const;
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 21636 FUNC 39414 24 0 testing::internal::UnitTestImpl::reportable_test_count 21914 FUNC 39988 6 0 testing::UnitTest::reportable_test_count 22190 FUNC 39de4 10 0 testing::TestCase::reportable_test_count
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 23121 FUNC 55d60 24 0 testing::internal::UnitTestImpl::reportable_test_count 23419 FUNC 56640 8 0 testing::UnitTest::reportable_test_count 23686 FUNC 56e10 10 0 testing::TestCase::reportable_test_count
|