Searched defs:test_info (Results 1 – 1 of 1) sorted by relevance
60 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()80 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()126 virtual void OnTestStart(const TestInfo& test_info) { in OnTestStart()141 virtual void OnTestEnd(const TestInfo& test_info) { in OnTestEnd()175 const TestInfo& test_info = *test_case.GetTestInfo(j); in PrintFailedTests() local