Searched defs:tmpDir (Results 1 – 16 of 16) sorted by relevance
32 SkString tmpDir = skiatest::Test::GetTmpDir(); in test_abortWithFile() local61 SkString tmpDir = skiatest::Test::GetTmpDir(); in test_file() local
39 static void test_filestreams(skiatest::Reporter* reporter, const char* tmpDir) { in test_filestreams()133 SkString tmpDir = skiatest::Test::GetTmpDir(); in TestWStream() local
120 const char* tmpDir = FLAGS_tmpDir.isEmpty() ? NULL : FLAGS_tmpDir[0]; in GetTmpDir() local
156 SkString tmpDir = Test::GetTmpDir(); in tool_main() local
177 SkString tmpDir = skiatest::Test::GetTmpDir(); in test_files() local
116 const char* tmpDir = FLAGS_tmpDir.isEmpty() ? NULL : FLAGS_tmpDir[0]; in GetTmpDir() local
137 SkString tmpDir = Test::GetTmpDir(); in test_main() local
27 String tmpDir = System.getProperty("java.io.tmpdir"); in testMaxSize() local
116 const char *tmpDir; member
533 char tmpDir[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_executeOptions() local
543 char tmpDir[SMALL_BUFFER_MAX_SIZE] = ""; in pkg_executeOptions() local
748 final String tmpDir = getInstrumentation().getTargetContext().getCacheDir().getPath(); in testCalledForExistingFiles() local