Searched refs:makeEmbeddedProfileUsable (Results 1 – 1 of 1) sorted by relevance
236 makeEmbeddedProfileUsable(mDexPath); in testDexoptUsesRefProfile()275 makeEmbeddedProfileUsable(mDexPath); in testDexoptUsesPublicRefProfile()294 makeEmbeddedProfileUsable(mDexPath); in testDexoptUsesPrebuiltProfile()429 makeEmbeddedProfileUsable(mDexPath); in checkDexoptUsesDmProfile()464 makeEmbeddedProfileUsable(mDexPath); in checkDexoptUsesEmbeddedProfile()517 makeEmbeddedProfileUsable(mDexPath); in testDexoptUsesEmbeddedProfileDmDisableEmbeddedProfile()993 private void makeEmbeddedProfileUsable(String dexPath) throws Exception { in makeEmbeddedProfileUsable() method in PrimaryDexopterTest