Searched defs:test_info (Results 1 - 1 of 1) sorted by relevance
/bionic/tests/ | ||
H A D | gtest_main.cpp | 249 virtual void OnTestStart(const testing::TestInfo& test_info) { argument 250 pinfo_ = &test_info; // Record test_info for use in OnTestPartResult. |
Completed in 28 milliseconds