Searched refs:TEST_APK7_NAME (Results 1 – 1 of 1) sorted by relevance
41 private static final String TEST_APK7_NAME = "helloworld7.apk"; field in FastDeployTest51 mTestApk7Path = buildHelper.getTestFile(TEST_APK7_NAME).getAbsolutePath(); in setUp()