Searched refs:reported_images_error (Results 1 – 1 of 1) sorted by relevance
24 set<string> reported_images_error; variable36 if (reported_images_error.find(image_name) == in report_image_error()37 reported_images_error.end()) { in report_image_error()38 reported_images_error.insert(image_name); in report_image_error()