Searched defs:test_name (Results 1 – 3 of 3) sorted by relevance
93 static bool is_valid(const char *test_name) { in is_valid()108 const char *test_name = NULL; in main() local
171 bool TestCase::setTypeFromName(const char *test_name) in setTypeFromName()
27 TEST_F(ThreadTest, test_name) { in TEST_F() argument