Home
last modified time | relevance | path

Searched defs:tmpDir (Results 1 – 10 of 10) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/webapp/
DWebInfConfiguration.java214 …File tmpDir=File.createTempFile(WebInfConfiguration.getCanonicalNameForWebAppTmpDir(context),"",te… in cloneConfigure() local
264 File tmpDir = context.getTempDirectory(); in resolveTempDirectory() local
367 File tmpDir = new File(parent,temp); in makeTempDirectory() local
581 public boolean isTempWorkDirectory (File tmpDir) in isTempWorkDirectory()
/external/skia/tests/
DDocumentTest.cpp32 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile() local
61 SkString tmpDir = skiatest::GetTmpDir(); in test_file() local
DTest.cpp36 const char* tmpDir = FLAGS_tmpDir.isEmpty() ? NULL : FLAGS_tmpDir[0]; in GetTmpDir() local
DStreamTest.cpp41 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams()
135 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream() local
Dskia_test.cpp150 SkString tmpDir = skiatest::GetTmpDir(); in test_main() local
DDataRefTest.cpp177 SkString tmpDir = skiatest::GetTmpDir(); in test_files() local
/external/conscrypt/src/test/java/org/conscrypt/
DFileClientSessionCacheTest.java27 String tmpDir = System.getProperty("java.io.tmpdir"); in testMaxSize() local
/external/vogar/src/vogar/target/
DTestEnvironment.java68 private final String tmpDir; field in TestEnvironment
/external/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.h116 const char *tmpDir; member
Dpkgdata.cpp549 char tmpDir[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_executeOptions() local