Home
last modified time | relevance | path

Searched defs:FastbootTest (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/bootable/libbootloader/gbl/libfastboot/src/
H A Dlib.rs1108 struct FastbootTest { struct
1110 vars: BTreeMap<(&'static str, &'static [&'static str]), &'static str>,
1112 flash_partition: String,
1114 erase_partition: String,
1116 upload_config: (u64, Vec<Vec<u8>>),
1118 fetch_data: BTreeMap<&'static str, (u64, Vec<u8>)>,
1120 oem_output: (String, Vec<String>),
1121 oem_command: String,
1122 download_buffer: Vec<u8>,
1123 downloaded_size: usize,
[all …]
/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/
Dfastboot_test.py21 class FastbootTest(unittest.TestCase): class
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/fastboot/tests/
DFastbootTest.java52 public class FastbootTest implements IRemoteTest, IDeviceTest, IBuildReceiver { class
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/
HDtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-contrib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...