Home
last modified time | relevance | path

Searched defs:getTestFile (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DApkInstaller.java47 protected File getTestFile(IBuildInfo buildInfo, String filename) throws FileNotFoundException { in getTestFile() method in ApkInstaller
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java322 public File getTestFile(String filename) throws FileNotFoundException { in getTestFile() method in CompatibilityBuildHelper
330 public File getTestFile(String filename, IAbi abi) throws FileNotFoundException { in getTestFile() method in CompatibilityBuildHelper