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 __anonf3c69c310111::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 __anon7ba0cb880111::LeakChecker
75 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd() function in __anon5d2ad6c00111::TersePrinter
964 virtual void OnTestEnd(const TestInfo& test_info) = 0;1008 void OnTestEnd(const TestInfo& /*test_info*/) override {} in OnTestEnd() function
2899 repeater->OnTestEnd(*this); in Run()2924 repeater->OnTestEnd(*this); in Skip()3422 void OnTestEnd(const TestInfo& test_info) override;3541 void PrettyUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() function in testing::internal::PrettyUnitTestResultPrinter3731 void OnTestEnd(const TestInfo& test_info) override;3759 void BriefUnitTestResultPrinter::OnTestEnd(const TestInfo& test_info) { in OnTestEnd() function in testing::internal::BriefUnitTestResultPrinter3837 void OnTestEnd(const TestInfo& parameter) override;3912 GTEST_REVERSE_REPEATER_METHOD_(OnTestEnd, TestInfo) in GTEST_REPEATER_METHOD_()
1197 void OnTestEnd(const TestInfo& test_info) override { in OnTestEnd() function
1105 ##### OnTestEnd {#TestEventListener::OnTestEnd}1107 `virtual void TestEventListener::OnTestEnd(const TestInfo& test_info)`
1744 void OnTestEnd(const testing::TestInfo& test_info) override {