Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationFileTest.java167 mInstrumentationTest.setTestFilePathOnDevice(mFilePathOnDevice); in writeTestsToFileAndRun()
226 runner.setTestFilePathOnDevice(null); in reRunTestsSerially()
DInstrumentationTest.java413 public void setTestFilePathOnDevice(String testFilePathOnDevice) { in setTestFilePathOnDevice() method in InstrumentationTest