Searched refs:mTestApkPath (Results 1 – 2 of 2) sorted by relevance
47 private File mTestApkPath; field in AppIncrementalInstallTest105 assert mTestApkPath.isDirectory(); in run()108 String[] files = mTestApkPath.list(); in run()119 File file = new File(mTestApkPath, fileName); in run()
48 private File mTestApkPath; field in AppInstallTest133 assert mTestApkPath.isDirectory(); in run()136 String[] files = mTestApkPath.list(); in run()147 File file = new File(mTestApkPath, fileName); in run()