Searched refs:test_info (Results 1 – 1 of 1) sorted by relevance
218 virtual void OnTestStart(const testing::TestInfo& test_info) { in OnTestStart() argument219 pinfo_ = &test_info; // Record test_info for use in OnTestPartResult. in OnTestStart()