Home
last modified time | relevance | path

Searched refs:destinationPath (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationFileTest.java242 boolean pushFileToTestDevice(File file, String destinationPath) in pushFileToTestDevice() argument
244 return mInstrumentationTest.getDevice().pushFile(file, destinationPath); in pushFileToTestDevice()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java115 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_singleSuccessfulTest()
200 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_reRunOneFailedToCompleteTest()
309 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_serialReRunOfTwoFailedToCompleteTests()
384 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_noSerialReRun()
498 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_exceedMaxAttempts()
595 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_parameterized()
/tools/acloud/internal/lib/
Dandroid_build_client.py115 destinationPath=destination_path)
Dandroid_build_client_test.py109 destinationPath=self.RESOURCE_ID)