Searched refs:nonafdo_image (Results 1 – 1 of 1) sorted by relevance
137 nonafdo_image = PFQ_IMAGE_FS.replace('\\', '').format(**image_dict)138 if buildbot_utils.DoesImageExist(self._chromeos_root, nonafdo_image):139 return nonafdo_image152 def _TestImages(self, trybot_image, vanilla_image, nonafdo_image): argument204 if nonafdo_image:211 """ % (self._chromeos_root, nonafdo_image)288 nonafdo_image = self._GetNonAFDOImageName(trybot_image)292 print('nonafdo_image: %s' % nonafdo_image)297 self._TestImages(trybot_image, vanilla_image, nonafdo_image)