Searched defs:destination (Results 1 – 6 of 6) 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/tradefederation/core/src/com/android/tradefed/sandbox/ |
D | SandboxConfigUtil.java | 65 File destination = null; in dumpConfigForVersion() local
|
/tools/test/openhst/ |
D | stress_test.proto | 57 string destination = 2; field 72 string destination = 3; field
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | AndroidJUnitTest.java | 441 private void pushTestFile(File testFile, String destination, ITestInvocationListener listener) in pushTestFile()
|