HomeSort by relevance Sort by last modified time
    Searched refs:CACHE_DIR (Results 1 - 11 of 11) sorted by null

  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowContext.java 27 public static final File CACHE_DIR = createTempDir("android-cache");
89 CACHE_DIR.mkdirs();
90 return CACHE_DIR;
146 clearFiles(CACHE_DIR);
  /frameworks/base/core/tests/coretests/src/android/app/
DownloadManagerStressTest.java 39 private final static String CACHE_DIR =
155 StatFs fs = new StatFs(CACHE_DIR);
160 File outFile = File.createTempFile("DM_TEST", null, new File(CACHE_DIR));
177 fs.restat(CACHE_DIR);
DownloadManagerFunctionalTest.java 38 private final static String CACHE_DIR =
138 assertTrue(fileName.startsWith(CACHE_DIR));
  /external/chromium_org/tools/valgrind/
scan-build.py 24 CACHE_DIR = "buildlogs.tmp"
124 def __init__(self, root_url, cache_dir):
128 self._cache = Cache(cache_dir)
197 cache_path = os.path.join(path, CACHE_DIR)
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.common_3.6.200.v20130402-1505.jar 

Completed in 405 milliseconds