Searched refs:TARGET_APK_DEV (Results 1 – 2 of 2) sorted by relevance
56 for (String apk : new String[] {TARGET_APK, TARGET_APK_DEV}) { in setUp()
39 protected static final String TARGET_APK_DEV = "CtsBlobStoreHostTestHelperDev.apk"; field in BaseBlobStoreHostTest