Home
last modified time | relevance | path

Searched refs:tempPath (Results 1 – 17 of 17) sorted by relevance

/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DFileHandlerTest.java58 String tempPath; field in FileHandlerTest
67 tempPath = System.getProperty(TMP_DIR_KEY); in setUp()
69 File file = new File(tempPath + SEP + "log"); in setUp()
100 reset(tempPath + SEP + "log", ""); in tearDown()
126 if (tempPath != null) { in testConstructor_NoTmpDir()
127 System.setProperty(TMP_DIR_KEY, tempPath); in testConstructor_NoTmpDir()
130 assertFalse(new File(tempPath, "log_NoTmpDir.log").exists()); in testConstructor_NoTmpDir()
145 if (tempPath != null) { in testConstructor_NoTmpDir_NoUsrHome()
146 System.setProperty(TMP_DIR_KEY, tempPath); in testConstructor_NoTmpDir_NoUsrHome()
155 FileOutputStream output = new FileOutputStream(tempPath + SEP + "log" in testLock()
[all …]
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/keyframe/
DShapeKeyframeAnimation.java13 private final Path tempPath = new Path(); field in ShapeKeyframeAnimation
24 MiscUtils.getPathFromData(tempShapeData, tempPath); in getValue()
25 return tempPath; in getValue()
/external/angle/util/
Dtest_utils.cpp19 char tempPath[kMaxPath]; in CreateTemporaryFile() local
21 if (!GetTempDir(tempPath, kMaxPath)) in CreateTemporaryFile()
24 return CreateTemporaryFileInDir(tempPath, tempFileNameOut, maxFileNameLen); in CreateTemporaryFile()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/utils/
DUtils.java38 private static final Path tempPath = new Path(); field in Utils
156 tempPath.reset(); in applyTrimPathIfNeeded()
160 tempPath, in applyTrimPathIfNeeded()
170 tempPath.addPath(tempPath2); in applyTrimPathIfNeeded()
178 tempPath.addPath(tempPath2); in applyTrimPathIfNeeded()
180 path.set(tempPath); in applyTrimPathIfNeeded()
/external/lzma/CPP/Windows/
DFileDir.cpp651 FString tempPath; in CreateRandomInTempFolder() local
652 if (!MyGetTempPath(tempPath)) in CreateRandomInTempFolder()
654 if (!CreateTempFile(tempPath + namePrefix, true, _path, outFile)) in CreateRandomInTempFolder()
697 FString tempPath; in Create() local
698 if (!MyGetTempPath(tempPath)) in Create()
700 if (!CreateTempFile(tempPath + prefix, true, _path, NULL)) in Create()
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp144 SmallString<64> tempPath; in flushToFile() local
148 tempPath)) in flushToFile()
149 return report("Could not create file: " + tempPath.str(), Diag); in flushToFile()
156 const FileEntry *newE = FileMgr->getFile(tempPath); in flushToFile()
/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/
DNativeLibrary.java89 final File tempPath = createTemporaryDirectory(); in load() local
92 tempPath.deleteOnExit(); in load()
93 final String tempDirectory = tempPath.getCanonicalPath(); in load()
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLFileReader.java366 StringBuffer tempPath = new StringBuffer(); field in XMLFileReader.MyContentHandler
371 tempPath = new StringBuffer("/"); in reset()
385 tempPath.setLength(0); in startElement()
386 tempPath.append(startElements.peek()).append('/').append(qName); in startElement()
388tempPath.append("[@").append(atts.getQName(i)).append("=\"").append(atts.getValue(i).replace('"', … in startElement()
390 startElements.push(tempPath.toString()); in startElement()
DDateTimeFormats.java572 String tempPath = base + plurals.getCount(offset) + "\"]"; in RelativePattern() local
573 String tempValue = file.getStringValue(tempPath); in RelativePattern()
575 tempPath = base + Count.other + "\"]"; in RelativePattern()
576 tempValue = file.getStringValue(tempPath); in RelativePattern()
578 path = tempPath; in RelativePattern()
/external/llvm-project/clang/lib/ARCMigrate/
DFileRemapper.cpp143 SmallString<64> tempPath; in flushToFile() local
147 tempPath)) in flushToFile()
148 return report("Could not create file: " + tempPath.str(), Diag); in flushToFile()
155 auto newE = FileMgr->getFile(tempPath); in flushToFile()
/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp672 llvm::SmallString<16> tempPath; in MkTemp() local
674 prefix + "%%%%%%" + suffix, fd, tempPath)}) { in MkTemp()
677 return Temp{fd, tempPath.c_str()}; in MkTemp()
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp752 UString tempPath = DirPrefix; in OnCreateDir() local
753 Reload(tempPath, name); in OnCreateDir()
/external/lzma/CPP/7zip/UI/Common/
DUpdate.cpp1515 const FString &tempPath = ap.GetTempPath(); in UpdateArchive() local
1525 if (!MyMoveFile(tempPath, us2fs(arcPath))) in UpdateArchive()
1527 errorInfo.SetFromLastError("cannot move the file", tempPath); in UpdateArchive()
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.equinox.preferences_3.7.100.v20180510-1129.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.core.resources_3.13.0.v20180512-1138.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...