Home | History | Annotate | Download | only in tests

Lines Matching refs:OnTestPartResult

219     pinfo_ = &test_info; // Record test_info for use in OnTestPartResult.
221 virtual void OnTestPartResult(const testing::TestPartResult& result);
228 void TestResultPrinter::OnTestPartResult(const testing::TestPartResult& result) {