Searched defs:test_name (Results 1 – 2 of 2) sorted by relevance
75 void log_result(std::string test_name, std::string attr_name, bool expect_success, bool success) in log_result()
1965 const std::string &test_name) { in FilterMatchesTest()5958 const std::string test_name(test_info->name()); in FilterTests() local