Home
last modified time | relevance | path

Searched refs:getAbsolutePath (Results 1 – 25 of 34) sorted by relevance

12

/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
DJarPhonePrefixDataIOHandler.java49 throw new IOException("Expected directory: " + outputPath.getAbsolutePath()); in JarPhonePrefixDataIOHandler()
53 throw new IOException("Could not create directory " + outputPath.getAbsolutePath()); in JarPhonePrefixDataIOHandler()
90 throw new IOException("Could not delete: " + file.getAbsolutePath()); in addFileToOutput()
DPhonePrefixDataIOHandler.java34 throw new IOException("Expected directory: " + outputPath.getAbsolutePath()); in PhonePrefixDataIOHandler()
38 throw new IOException("Could not create directory " + outputPath.getAbsolutePath()); in PhonePrefixDataIOHandler()
DGeneratePhonePrefixData.java78 + inputPath.getAbsolutePath()); in GeneratePhonePrefixData()
390 File englishTextFile = new File(getEnglishDataPath(inputTextFile.getAbsolutePath())); in makeDataFallbackToEnglish()
391 if (inputTextFile.getAbsolutePath().equals(englishTextFile.getAbsolutePath()) in makeDataFallbackToEnglish()
465 "Error processing file " + inputOutputMapping.getKey().getAbsolutePath()); in run()
DGenerateTimeZonesMapData.java130 "Error processing file " + inputTextFile.getAbsolutePath()); in run()
/third_party/libphonenumber/tools/java/java-build/test/com/google/i18n/phonenumbers/
DBuildMetadataJsonFromXmlGoldenTest.java41 inputXml.getAbsolutePath(), outputFile.getAbsolutePath(), false /* not liteBuild */); in testBuildMetadataJsonFromXmlGolden()
DBuildShortNumberMetadataJsonFromXmlGoldenTest.java41 inputXml.getAbsolutePath(), outputFile.getAbsolutePath(), false /* not liteBuild */, in testBuildMetadataJsonFromXmlGolden()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCodeMangler.java199 …throw new IllegalArgumentException("Input directory '" + indir.getAbsolutePath() + "' does not exi… in CodeMangler()
201 …throw new IllegalArgumentException("Input path '" + indir.getAbsolutePath() + "' is not a director… in CodeMangler()
203 if (verbose) System.out.println("indir: " + indir.getAbsolutePath()); in CodeMangler()
218 …throw new IllegalArgumentException("Output directory '" + outdir.getAbsolutePath() + "' does not e… in CodeMangler()
220 …throw new IllegalArgumentException("Output path '" + outdir.getAbsolutePath() + "' is not a direct… in CodeMangler()
222 if (verbose) System.out.println("outdir: " + outdir.getAbsolutePath()); in CodeMangler()
278 System.err.println("File " + fin.getAbsolutePath() + " does not exist."); in process()
282 if (verbose) System.out.println("processing file: '" + fin.getAbsolutePath() + "'"); in process()
296 … if (verbose) System.out.println("recursing on directory '" + fin.getAbsolutePath() + "'"); in process()
/third_party/flutter/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
DSkQPActivity.java91 throw new IOException("Unable to create directory:" + f.getAbsolutePath()); in ensureEmtpyDirectory()
102 throw new IOException("Unable to delete:" + f.getAbsolutePath()); in delete()
DSkQPRunner.java50 mOutputDirectory = reportPath.getAbsolutePath(); in SkQPRunner()
/third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
DSkQPActivity.java91 throw new IOException("Unable to create directory:" + f.getAbsolutePath()); in ensureEmtpyDirectory()
102 throw new IOException("Unable to delete:" + f.getAbsolutePath()); in delete()
DSkQPRunner.java50 mOutputDirectory = reportPath.getAbsolutePath(); in SkQPRunner()
/third_party/skia/third_party/externals/brotli/java/org/brotli/integration/
DBrotliJniTestBase.java10 System.load(new java.io.File(jniLibrary).getAbsolutePath()); in System.load() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDiagnosticInfo.cpp132 std::string DiagnosticLocation::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticLocation
142 std::string DiagnosticInfoWithLocationBase::getAbsolutePath() const { in getAbsolutePath() function in DiagnosticInfoWithLocationBase
143 return Loc.getAbsolutePath(); in getAbsolutePath()
/third_party/node/test/common/
Dwpt.js175 getAbsolutePath() { method in WPTTestSpec
180 return fs.readFileSync(this.getAbsolutePath(), 'utf8');
343 const absolutePath = spec.getAbsolutePath();
/third_party/openh264/codec/build/android/dec/src/com/wels/dec/
DWelsDecTest.java31 Log.i (TAG, "sdcard path:" + Environment.getExternalStorageDirectory().getAbsolutePath()); in onCreate()
/third_party/icu/tools/unicodetools/com/ibm/rbm/
DRBReporter.java1121 bundleField.setText(f.getAbsolutePath()); in setInputBundle()
1122 Preferences.setPreference("reporter_base_class_file",f.getAbsolutePath()); in setInputBundle()
1134 directoryField.setText(f.getAbsolutePath()); in setOutputBundle()
1135 Preferences.setPreference("reporter_output_directory",f.getAbsolutePath()); in setOutputBundle()
1146 scanField.setText(f.getAbsolutePath()); in setScanFile()
1147 Preferences.setPreference("reporter_scan_file",f.getAbsolutePath()); in setScanFile()
DRBManager.java362 Preferences.addRecentFilePreference(mainFile.getName(), mainFile.getAbsolutePath()); in RBManager()
397 ….addRecentFilePreference(baseClass + ".properties", currentDirectory.getAbsolutePath() + File.sepa… in writeToFile()
456 ….addRecentFilePreference(baseClass + ".properties", currentDirectory.getAbsolutePath() + File.sepa… in writeToFile()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DCompatibilityTest.java153 classList.add(new FileHolder(file.getAbsolutePath(), fileBytes)); in getFileList()
/third_party/openh264/codec/build/android/enc/src/com/wels/enc/
DWelsEncTest.java31 Log.i (TAG, "sdcard path:" + Environment.getExternalStorageDirectory().getAbsolutePath()); in onCreate()
/third_party/ejdb/src/bindings/ejdb2_android/test/ejdb2/src/androidTest/java/com/softmotions/ejdb2/
DEjdb2AndroidTest.java28 db = new EJDB2Builder(path.getAbsolutePath()).truncate().open(); in start()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DCompatibilityTest.java156 classList.add(new FileHolder(file.getAbsolutePath(), fileBytes)); in getFileList()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestInputActivity.java204 int result = saveWaveFile(file.getAbsolutePath()); in saveWaveFile()
/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java42 String name = fontFile.getAbsolutePath(); in allFonts()
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/table/opentype/
DRuleTests.java42 String name = fontFile.getAbsolutePath(); in allFonts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDiagnosticInfo.h357 std::string getAbsolutePath() const;
390 std::string getAbsolutePath() const;

12