Searched defs:FastbootTest (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/bootable/libbootloader/gbl/libfastboot/src/ |
H A D | lib.rs | 1108 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/ |
D | fastboot_test.py | 21 class FastbootTest(unittest.TestCase): class
|
/aosp_15_r20/tools/tradefederation/contrib/src/com/android/fastboot/tests/ |
D | FastbootTest.java | 52 public class FastbootTest implements IRemoteTest, IDeviceTest, IBuildReceiver { class
|
/aosp_15_r20/tools/asuite/atest/unittest_data/tradefed_prebuilt/prebuilts/filegroups/tradefed/ |
HD | tradefed-contrib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed-contrib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |