Searched refs:OnTestEnd (Results 1 – 10 of 10) sorted by relevance
89 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener163 void OnTestEnd(const TestInfo& /*test_info*/) override { in OnTestEnd() function in testing::internal::EventRecordingListener2
140 void OnTestEnd(const ::testing::TestInfo& test_info) override { in OnTestEnd() function in __anonfac10e720111::MyTestListener
151 TEST_F(StreamingListenerTest, OnTestEnd) { in TEST_F() argument153 streamer_.OnTestEnd(test_info_obj_); in TEST_F()
80 void OnTestEnd(const TestInfo& /* test_info */) override { in OnTestEnd() function in __anondc2de8a90111::LeakChecker
75 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd() function in __anon220853c10111::TersePrinter
2849 repeater->OnTestEnd(*this); in Run()2874 repeater->OnTestEnd(*this); in Skip()3374 void OnTestEnd(const TestInfo& test_info) override;3493 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() function in testing::internal::PrettyUnitTestResultPrinter3683 void OnTestEnd(const TestInfo& test_info) override;3711 void BriefUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() function in testing::internal::BriefUnitTestResultPrinter3789 void OnTestEnd(const TestInfo& parameter) override;3864 GTEST_REVERSE_REPEATER_METHOD_(OnTestEnd, TestInfo) in GTEST_REPEATER_METHOD_()
1181 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd() function
965 virtual void OnTestEnd(const TestInfo& test_info) = 0;1009 void OnTestEnd(const TestInfo& /*test_info*/) override {} in OnTestEnd() function
989 ##### OnTestEnd {#TestEventListener::OnTestEnd}991 `virtual void TestEventListener::OnTestEnd(const TestInfo& test_info)`
1728 void OnTestEnd(const testing::TestInfo& test_info) override {