Searched defs:destination (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | agsa_acts.py | 50 def _initiate_agsa_ota(self, file_path, destination=None, force=True): argument 117 def initiate_agsa_and_wait_until_transfer(self, file_path, destination=None, argument
|
D | apollo_acts.py | 546 destination=None, argument
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | chameleon_controller.py | 116 def pull_file(self, chameleon_location, destination): argument 177 def scp(self, source, destination): argument
|
/tools/test/connectivity/acts/framework/acts/controllers/rohdeschwarz_lib/ |
D | cmw500_handover_simulator.py | 83 def _prepare_handover(self, source, destination): argument 110 def _perform_handover(self, source, destination): argument 171 def handover_destination(self, destination): argument
|
/tools/test/openhst/ |
D | stress_test.proto | 57 string destination = 2; field 72 string destination = 3; field
|
/tools/tradefederation/core/src/com/android/tradefed/sandbox/ |
D | SandboxConfigUtil.java | 84 File destination = null; in dumpConfigForVersion() local
|
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | UsbTetheringTest.py | 139 def _send_http_get(self, destination, interface): argument
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | AndroidJUnitTest.java | 568 private void pushTestFile(File testFile, String destination, ITestInvocationListener listener) in pushTestFile()
|
/tools/netsim/rust/daemon/src/wifi/packets/ |
D | ieee80211.rs | 406 let destination = parse_mac_address("01:02:03:00:00:02").unwrap(); in test_with_address() localVariable
|
/tools/netsim/rust/daemon/src/wifi/ |
D | medium.rs | 386 let destination = self.get_station(&dest_addr)?; in queue_frame() localVariable
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ITestSuite.java | 567 String destination = getTestsDir().getAbsolutePath(); in stageTestArtifacts() local
|