Home | History | Annotate | Download | only in tests

Lines Matching full:pinfo_

217   TestResultPrinter() : pinfo_(NULL) {}
219 pinfo_ = &test_info; // Record test_info for use in OnTestPartResult.
224 const testing::TestInfo* pinfo_;
235 pinfo_->test_case_name(), pinfo_->name(), result.message());