Searched refs:REF (Results 1 – 1 of 1) sorted by relevance
65 REF("/data/misc/profiles/ref/"); enumConstant109 for (ProfileLocation profileLocation : EnumSet.of(ProfileLocation.REF)) { in testCompile_bgDexopt()160 mDevice.doesFileExist(ProfileLocation.REF.getPath(APPLICATION_PACKAGE))); in testCompile_curProfile()166 EnumSet.of(ProfileLocation.REF)); in testCompile_refProfile()174 EnumSet.of(ProfileLocation.CUR, ProfileLocation.REF)); in testCompile_curAndRefProfile()198 "/AppUsedByOtherApp_2.prof", ProfileLocation.REF, APP_USED_BY_OTHER_APP_PACKAGE); in testCompile_usedByOtherApps()292 mDevice.executeShellV2Command("rm -f " + ProfileLocation.REF.getPath(packageName)); in resetProfileState()