/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | google-upgrade-googletest-case.cpp | 311 void OnTestCaseStart(const testing::TestCase &) override; 321 void FooTestEventListener::OnTestCaseStart(const testing::TestCase &) {} in OnTestCaseStart() function in FooTestEventListener 333 using TestEventListener::OnTestCaseStart; 343 using BarTestEventListener::OnTestCaseStart; 355 void OnTestCaseStart(const testing::TestSuite &) override; 371 virtual void OnTestCaseStart(const ::testing::TestCase &); 384 testing::TestEventListener().OnTestCaseStart(Case); in FuncTestEventListener() 394 T().OnTestCaseStart(testing::TestSuite()); in testEventListenerInstantiationOnlyWarns() 402 #define ON_TEST_CASE_START_MACRO_REPLACE OnTestCaseStart 404 testing::TestEventListener().OnTestCaseStart [all …]
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/nosuite/gtest/ |
D | gtest.h | 23 virtual void OnTestCaseStart(const TestCase &); 29 void OnTestCaseStart(const TestCase &) override;
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/Inputs/gtest/ |
D | gtest.h | 29 virtual void OnTestCaseStart(const TestCase &); 38 void OnTestCaseStart(const TestCase &) override;
|
/external/perfetto/test/ |
D | gtest_logcat_printer.cc | 40 void OnTestCaseStart(const testing::TestCase& test_case) override; 49 void LogcatPrinter::OnTestCaseStart(const testing::TestCase& test_case) { in OnTestCaseStart() function in perfetto::test::__anondc8bc1760111::LogcatPrinter
|
/external/libchrome/base/test/ |
D | gtest_xml_unittest_result_printer.h | 36 void OnTestCaseStart(const testing::TestCase& test_case) override;
|
D | gtest_xml_unittest_result_printer.cc | 64 void XmlUnitTestResultPrinter::OnTestCaseStart( in OnTestCaseStart() function in base::XmlUnitTestResultPrinter
|
/external/libtextclassifier/native/utils/testing/ |
D | logging_event_listener.h | 39 void OnTestCaseStart(const testing::TestCase& test_case) override;
|
D | logging_event_listener.cc | 41 void LoggingEventListener::OnTestCaseStart(const testing::TestCase& test_case) { in OnTestCaseStart() function in libtextclassifier3::LoggingEventListener
|
/external/icing/icing/testing/ |
D | logging-event-listener.h | 38 void OnTestCaseStart(const testing::TestCase& test_case) override;
|
D | logging-event-listener.cc | 41 void LoggingEventListener::OnTestCaseStart(const testing::TestCase& test_case) { in OnTestCaseStart() function in icing::lib::LoggingEventListener
|
/external/googletest/googletest/test/ |
D | googletest-listener-test.cc | 81 void OnTestCaseStart(const TestCase& /*test_case*/) override { in OnTestCaseStart() function in testing::internal::EventRecordingListener
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/ |
D | googletest-listener-test.cc | 80 void OnTestCaseStart(const TestCase& /*test_case*/) override { in OnTestCaseStart() function in testing::internal::EventRecordingListener
|
/external/llvm/utils/unittest/googletest/src/ |
D | gtest.cc | 2409 repeater->OnTestCaseStart(*this); in Run() 2670 void OnTestCaseStart(const TestCase &test_case) override; 2729 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 2885 void OnTestCaseStart(const TestCase &test_case) override; 2948 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_() 3345 void OnTestCaseStart(const TestCase &test_case) override { in OnTestCaseStart() function in testing::internal::StreamingListener
|
/external/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 949 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 990 void OnTestCaseStart(const TestCase & /*test_case*/) override {} in OnTestCaseStart() function
|
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/ |
D | gtest.h | 1011 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1051 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/ |
D | gtest.h | 1064 virtual void OnTestCaseStart(const TestCase& test_case) = 0; 1106 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function
|
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/ |
D | gtest.h | 1097 virtual void OnTestCaseStart(const TestCase & /*test_case*/) {} in OnTestCaseStart() function 1147 void OnTestCaseStart(const TestCase & /*test_case*/) override {} in OnTestCaseStart() function
|
/external/mesa3d/src/gtest/include/gtest/ |
D | gtest.h | 1100 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function 1151 void OnTestCaseStart(const TestCase& /*test_case*/) override {} in OnTestCaseStart() function
|
/external/googletest/googletest/include/gtest/ |
D | gtest.h | 1117 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function 1168 void OnTestCaseStart(const TestCase& /*test_case*/) override {} in OnTestCaseStart() function
|
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/include/gtest/ |
D | gtest.h | 1081 virtual void OnTestCaseStart(const TestCase& /*test_case*/) {} in OnTestCaseStart() function 1132 void OnTestCaseStart(const TestCase& /*test_case*/) override {} in OnTestCaseStart() function
|
/external/googletest/googletest/src/ |
D | gtest.cc | 3005 repeater->OnTestCaseStart(*this); in Run() 3052 repeater->OnTestCaseStart(*this); in Skip() 3361 void OnTestCaseStart(const TestCase& test_case) override; 3430 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3661 void OnTestCaseStart(const TestCase& /*test_case*/) override {} in OnTestCaseStart() function in testing::internal::BriefUnitTestResultPrinter 3769 void OnTestCaseStart(const TestSuite& parameter) override; 3839 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestSuite) in GTEST_REPEATER_METHOD_()
|
D | gtest-internal-inl.h | 1168 void OnTestCaseStart(const TestCase& test_case) override { in OnTestCaseStart() function
|
/external/llvm-project/llvm/utils/unittest/googletest/src/ |
D | gtest-internal-inl.h | 1133 void OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function
|
D | gtest.cc | 2767 repeater->OnTestCaseStart(*this); in Run() 3041 virtual void OnTestCaseStart(const TestCase& test_case); 3098 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) { in OnTestCaseStart() function in testing::internal::PrettyUnitTestResultPrinter 3252 virtual void OnTestCaseStart(const TestCase& test_case); 3315 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase) in GTEST_REPEATER_METHOD_()
|
/external/mesa3d/src/gtest/src/ |
D | gtest-internal-inl.h | 1158 void OnTestCaseStart(const TestCase& test_case) override { in OnTestCaseStart() function
|