Home
last modified time | relevance | path

Searched refs:AbootimgTestDiskImage (Results 1 – 2 of 2) sorted by relevance

/test/py/tests/test_android/
A Dtest_abootimg.py105 class AbootimgTestDiskImage(object): class
153 gtdi1 = AbootimgTestDiskImage(ubman, 'boot.img', img_hex)
166 gtdi2 = AbootimgTestDiskImage(ubman, 'vendor_boot.img', vboot_img_hex)
179 gtdi3 = AbootimgTestDiskImage(ubman, 'bootv4.img', boot_img_hex)
/test/py/tests/
A Dtest_ut.py412 test_abootimg.AbootimgTestDiskImage(ubman, 'bootv4.img', test_abootimg.boot_img_hex)
417 test_abootimg.AbootimgTestDiskImage(ubman, 'vendor_boot.img', test_abootimg.vboot_img_hex)
466 test_abootimg.AbootimgTestDiskImage(ubman, 'boot.img', test_abootimg.img_hex)

Completed in 7 milliseconds