Home
last modified time | relevance | path

Searched defs:getTestFile (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() method in InstallUtilsHost
/cts/hostsidetests/appsecurity/test-apps/EncryptionApp/src/com/android/cts/encryptionapp/
DEncryptionAppTest.java432 private File getTestFile(Context context) { in getTestFile() method in EncryptionAppTest