Home
last modified time | relevance | path

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

/external/conscrypt/openjdk/src/test/java/org/conscrypt/
DFileClientSessionCacheTest.java27 String tmpDir = System.getProperty("java.io.tmpdir"); in testMaxSize() local
/external/conscrypt/repackaged/openjdk/src/test/java/com/android/org/conscrypt/
DFileClientSessionCacheTest.java31 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/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/skia/tests/
DPDFDocumentTest.cpp45 SkString tmpDir = skiatest::GetTmpDir(); in test_abortWithFile() local
78 SkString tmpDir = skiatest::GetTmpDir(); in test_file() local
DStreamBufferTest.cpp79 SkString tmpDir = skiatest::GetTmpDir(); in DEF_TEST() local
Dskia_test.cpp174 SkString tmpDir = skiatest::GetTmpDir(); in main() local
DDataRefTest.cpp154 SkString tmpDir = skiatest::GetTmpDir(); in test_files() local
DStreamTest.cpp53 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams()
141 SkString tmpDir = skiatest::GetTmpDir(); in TestWStream() 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.cpp574 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/llvm-project/llvm/utils/lit/lit/
DTestRunner.py1073 def getDefaultSubstitutions(test, tmpDir, tmpBase, normalize_slashes=False): argument
/external/auto/common/src/test/java/com/google/auto/common/
DOverridesTest.java535 File tmpDir = File.createTempFile("OverridesTest", "dir"); in evaluate() local
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp130 SkString tmpDir = skiatest::GetTmpDir(); in ~TestCanvas() local