Home | History | Annotate | Download | only in src

Lines Matching defs:OnTestCaseEnd

2453   repeater->OnTestCaseEnd(*this);
2702 virtual void OnTestCaseEnd(const TestCase& test_case);
2809 void PrettyUnitTestResultPrinter::OnTestCaseEnd(const TestCase& test_case) {
2917 virtual void OnTestCaseEnd(const TestCase& test_case);
2983 GTEST_REVERSE_REPEATER_METHOD_(OnTestCaseEnd, TestCase)
3375 void OnTestCaseEnd(const TestCase& test_case) {