/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/netsim/rust/packets/src/ |
D | ieee80211.rs | 100 destination: MacAddress, field 864 let destination = parse_mac_address("01:02:03:00:00:02").unwrap(); in test_with_address() localVariable 901 let destination = parse_mac_address("01:02:03:00:00:02").unwrap(); in test_to_ieee8023() localVariable
|
/tools/netsim/rust/daemon/src/wifi/ |
D | medium.rs | 271 let destination = ieee80211.get_destination(); in get_processor() localVariable 504 let destination = self.get_station(&dest_addr)?; in queue_frame_internal() localVariable 647 let destination = parse_mac_address("2:2:2:2:2:2").unwrap(); in test_get_plaintext_ieee80211() localVariable
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceFlashPreparer.java | 739 public void addBranchTransitionInIncremental(String origin, String destination) { in addBranchTransitionInIncremental()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | AndroidJUnitTest.java | 577 File testFile, String destination, ITestInvocationListener listener, boolean skipLog) in pushTestFile()
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ITestSuite.java | 612 String destination = getTestsDir().getAbsolutePath(); in stageTestArtifacts() local
|