Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DInstrumentationFileTestTest.java120 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_singleSuccessfulTest()
209 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_reRunOneFailedToCompleteTest()
317 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_serialReRunOfTwoFailedToCompleteTests()
390 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_noSerialReRun()
503 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_exceedMaxAttempts()
601 boolean pushFileToTestDevice(File file, String destinationPath) in testRun_parameterized()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationFileTest.java250 boolean pushFileToTestDevice(File file, String destinationPath) in pushFileToTestDevice() argument
252 return mInstrumentationTest.getDevice().pushFile(file, destinationPath); in pushFileToTestDevice()
/tools/acloud/internal/lib/
Dandroid_build_client.py119 destinationPath=destination_path)
Dandroid_build_client_test.py112 destinationPath=self.RESOURCE_ID)