Lines Matching defs:transport

448     transport: &'a mut dyn Transport,  field
1167 let mut transport = TestTransport::new(); in test_non_exist_command() localVariable
1178 let mut transport = TestTransport::new(); in test_non_ascii_command_string() localVariable
1189 let mut transport = TestTransport::new(); in test_get_var_max_download_size() localVariable
1208 let mut transport = TestTransport::new(); in test_get_var() localVariable
1245 let mut transport = TestTransport::new(); in test_get_var_all() localVariable
1268 let mut transport = TestTransport::new(); in test_download() localVariable
1287 let mut transport = TestTransport::new(); in test_download_not_enough_args() localVariable
1298 let mut transport = TestTransport::new(); in test_download_invalid_hex_string() localVariable
1308 let mut transport = TestTransport::new(); in test_download_size() localVariable
1331 let mut transport = TestTransport::new(); in test_download_more_than_expected() localVariable
1354 let mut transport = TestTransport::new(); in test_oem_cmd() localVariable
1388 let mut transport = TestTransport::new(); in test_flash() localVariable
1410 let mut transport = TestTransport::new(); in test_flash_missing_partition() localVariable
1425 let mut transport = TestTransport::new(); in test_upload() localVariable
1462 let mut transport = TestTransport::new(); in test_upload_not_enough_data() localVariable
1479 let mut transport = TestTransport::new(); in test_upload_more_data() localVariable
1496 let mut transport = TestTransport::new(); in test_fetch() localVariable
1528 let mut transport = TestTransport::new(); in test_fetch_invalid_args() localVariable