Home | History | Annotate | Download | only in src

Lines Matching refs:OnTestCaseStart

2438   repeater->OnTestCaseStart(*this);
2698 virtual void OnTestCaseStart(const TestCase& test_case);
2757 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) {
2913 virtual void OnTestCaseStart(const TestCase& test_case);
2976 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase)
3371 void OnTestCaseStart(const TestCase& test_case) {