Home | History | Annotate | Download | only in src

Lines Matching refs:OnTestCaseStart

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