Home | History | Annotate | Download | only in src

Lines Matching defs:OnTestCaseEnd

2359   repeater->OnTestCaseEnd(*this);
2608 virtual void OnTestCaseEnd(const TestCase& test_case);
2712 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) {
2819 virtual void OnTestCaseEnd(const TestCase& test_case);
2885 GTEST_REVERSE_REPEATER_METHOD_(OnTestCaseEnd, TestCase)
3308 void OnTestCaseEnd(const TestCase& test_case) {