Home
last modified time | relevance | path

Searched refs:image_md5sum (Results 1 – 3 of 3) sorted by relevance

/external/autotest/client/virt/
Dppm_utils.py114 def image_md5sum(width, height, data): function
147 return image_md5sum(cw, ch, cdata)
Dvirt_step_editor.py560 scrdump_md5sum = ppm_utils.image_md5sum(self.image_width,
/external/autotest/client/tests/kvm/tests/
Dsteps.py105 whole_image_md5sum = ppm_utils.image_md5sum(w, h, data)