Searched refs:mApkFileName (Results 1 – 1 of 1) sorted by relevance
47 protected String mApkFileName = null; field in ApkInstrumentationPreparer113 File apkFile = buildHelper.getTestFile(mApkFileName); in instrument()115 throw new FileNotFoundException(String.format("%s not found", mApkFileName)); in instrument()