Home
last modified time | relevance | path

Searched defs:compare_images (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qemu-iotests/
H A D257237 def compare_images(image, reference, baseimg=None, expected_match=True): function
H A Diotests.py545 def compare_images(img1: str, img2: str, function