Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DFileClientSessionCacheTest.java31 String tmpDir = System.getProperty("java.io.tmpdir"); in testMaxSize() local
/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DFileClientSessionCacheTest.java27 String tmpDir = System.getProperty("java.io.tmpdir"); in testMaxSize() local
/external/testng/src/test/java/test/failures/
DBaseFailuresTest.java87 File tmpDir = new File(outputDir); in verify() local
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/
DAbstractTestCase.java378 final File tmpDir = createTempDir(); in createTempDirAndFile() local
388 final File tmpDir = mkdir("testdir"); in createTempDir() local
/external/skia/tests/
DPDFDocumentTest.cpp44 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile() local
77 SkString tmpDir = skiatest::GetTmpDir(); in test_file() local
DStreamBufferTest.cpp80 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST() local
Dskia_test.cpp157 SkString tmpDir = skiatest::GetTmpDir(); in main() local
DStreamTest.cpp48 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams()
136 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream() local
DDataRefTest.cpp156 SkString tmpDir = skiatest::GetTmpDir(); in test_files() local
/external/skqp/tests/
DPDFDocumentTest.cpp44 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile() local
77 SkString tmpDir = skiatest::GetTmpDir(); in test_file() local
DStreamBufferTest.cpp80 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST() local
Dskia_test.cpp157 SkString tmpDir = skiatest::GetTmpDir(); in main() local
DStreamTest.cpp48 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams()
136 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream() local
DDataRefTest.cpp156 SkString tmpDir = skiatest::GetTmpDir(); in test_files() local
/external/vogar/src/vogar/target/
DTestEnvironment.java68 private final String tmpDir; field in TestEnvironment
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/zip/
DX5455_ExtendedTimestampTest.java66 private File tmpDir; field in X5455_ExtendedTimestampTest
/external/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.h118 const char *tmpDir; member
Dpkgdata.cpp564 char tmpDir[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_executeOptions() local
/external/deqp/scripts/
Dcheck_build_sanity.py34 def __init__ (self, srcDir, tmpDir): argument
/external/llvm/utils/lit/lit/
DTestRunner.py607 def getDefaultSubstitutions(test, tmpDir, tmpBase, normalize_slashes=False): argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
DTestRunner.py1198 def getDefaultSubstitutions(test, tmpDir, tmpBase, normalize_slashes=False): argument