Searched refs:SYSTEM_PROPERTY_DEXMAKER_DEXCACHE (Results 1 – 2 of 2) sorted by relevance
46 private static final String SYSTEM_PROPERTY_DEXMAKER_DEXCACHE = "dexmaker.dexcache"; field in EnterprisePolicyGuardTest89 System.setProperty(SYSTEM_PROPERTY_DEXMAKER_DEXCACHE, getContext().getCacheDir().getPath()); in setUp()96 System.clearProperty(SYSTEM_PROPERTY_DEXMAKER_DEXCACHE); in tearDown()
59 private static final String SYSTEM_PROPERTY_DEXMAKER_DEXCACHE = "dexmaker.dexcache"; field in VoicemailProviderTest81 System.setProperty(SYSTEM_PROPERTY_DEXMAKER_DEXCACHE, getContext().getCacheDir().getPath()); in setUp()89 System.clearProperty(SYSTEM_PROPERTY_DEXMAKER_DEXCACHE); in tearDown()