OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CACHE_DIR
(Results
1 - 5
of
5
) sorted by null
/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/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
Completed in 473 milliseconds