Home
last modified time | relevance | path

Searched refs:test_info (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dgtest_main.cpp202 virtual void OnTestStart(const testing::TestInfo& test_info) { in OnTestStart() argument
203 pinfo_ = &test_info; // Record test_info for use in OnTestPartResult. in OnTestStart()