Home
last modified time | relevance | path

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

/cts/libs/install/src/android/cts/install/lib/host/
DInstallUtilsHost.java178 public File getTestFile(String testFileName) throws IOException { in getTestFile()
211 private File searchTestFile(File baseSearchFile, String testFileName) { in searchTestFile()
/cts/tools/release-parser/src/com/android/cts/releaseparser/
DTestSuiteParser.java183 String testFileName = opt.getValue(); in parseAndroidJUnitTest() local
309 String testFileName = config.getTestJars(0); in parseJavaHostTest() local