Home
last modified time | relevance | path

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

/trusty/user/base/lib/googletest/include/
Dtrusty-gtest.h45 void OnTestStart(const testing::TestInfo& test_info) override { in OnTestStart()
54 void OnTestEnd(const testing::TestInfo& test_info) override { in OnTestEnd()
89 static void PrintTestName(const testing::TestInfo& test_info, in PrintTestName()