Home | History | Annotate | Download | only in utils

Lines Matching full:test_results

69   if (test_results.empty()) {
190 std::map<std::string, const char* const*>::iterator results = test_results.find(testname);
191 ASSERT_NE(results, test_results.end());