Home | History | Annotate | Download | only in googletest

Lines Matching refs:OnTestCaseStart

2409   repeater->OnTestCaseStart(*this);
2670 virtual void OnTestCaseStart(const TestCase& test_case);
2729 void PrettyUnitTestResultPrinter::OnTestCaseStart(const TestCase& test_case) {
2885 virtual void OnTestCaseStart(const TestCase& test_case);
2948 GTEST_REPEATER_METHOD_(OnTestCaseStart, TestCase)
3343 void OnTestCaseStart(const TestCase& test_case) {