Home
last modified time | relevance | path

Searched defs:bootImg (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DGkiDeviceFlashPreparerTest.java303 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testAddHashFooter() local
386 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetup_Success() local
415 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetup_Success_with_flash_options() local
448 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetup_Success_with_additional_fastboot_commands() local
481 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetup_Success_with_disable_verity() local
520 File bootImg = new File(imgDir, "boot-5.4.img"); in testSetup_vendor_img_Success() local
580 File bootImg = new File(imgDir, "boot-5.4.img"); in testSetup_Success_FromZip() local
626 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetUp_GkiFlashFailure() local
654 File bootImg = FileUtil.createTempFile("boot", ".img", mTmpDir); in testSetUp_BootFailure() local
DGsiDeviceFlashPreparerTest.java309 File bootImg = new File(gsiDir, "boot-5.4.img"); in testSetup_Success_WithGkiBootImg() local
360 File bootImg = new File(gsiDir, "boot-5.4.img"); in testSetup_Success_WithGkiBootImgInZip() local
/aosp_15_r20/test/vts/tests/firmware_test/src/com/android/tests/firmware/
H A DBootImageInfo.java62 File bootImg = new File(imagePath); in BootImageInfo() local
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-tests.jarIncludeFilterTest.jar META-INF/ META-INF/LICENSE META-INF/MANIFEST.MF ...