Searched refs:output_image_info (Results 1 – 1 of 1) sorted by relevance
/external/autotest/site_utils/ |
D | perf_compare.py | 191 def output_image_info(f, label, image, board, remote): function 234 output_image_info(f, image_1_name, image_1, board_1, remote_1) 235 output_image_info(f, image_2_name, image_2, board_2, remote_2)
|