Home | History | Annotate | Download | only in gtest

Lines Matching refs:OnTestCaseStart

949   virtual void OnTestCaseStart(const TestCase& test_case) = 0;
990 void OnTestCaseStart(const TestCase & /*test_case*/) override {}