Home | History | Annotate | Download | only in src

Lines Matching refs:OnTestCaseStart

2344   repeater->OnTestCaseStart(*this);
2604 virtual void OnTestCaseStart(const TestCase& test_case);
2661 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) {
2815 virtual void OnTestCaseStart(const TestCase& test_case);
2878 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase)
3304 void OnTestCaseStart(const TestCase& test_case) {