Searched refs:LOCAL_APK_BASE_PATH (Results 1 – 1 of 1) sorted by relevance
91 private static final String LOCAL_APK_BASE_PATH = "/data/local/tmp/cts/content/"; field in ServiceRestarterTest382 final String apkPath = LOCAL_APK_BASE_PATH + TEST_PACKAGE3_APK; in testServiceWithDepPkgStopped()