Home
last modified time | relevance | path

Searched refs:pushFileToTestDevice (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationFileTest.java156 if (pushFileToTestDevice(testFile, mFilePathOnDevice)) { in writeTestsToFileAndRun()
242 boolean pushFileToTestDevice(File file, String destinationPath) in pushFileToTestDevice() method in InstrumentationFileTest
/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()