Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DZipUtilTest.java231 .filter(e -> e.getFileName().equals("empty_file")) in testPartipUnzip()
234 targetFile = new File(Paths.get(tmpDir.toString(), zipEntry.getFileName()).toString()); in testPartipUnzip()
251 .filter(e -> e.getFileName().equals("large_text/file.txt")) in testPartipUnzip()
254 targetFile = new File(Paths.get(tmpDir.toString(), zipEntry.getFileName()).toString()); in testPartipUnzip()
282 .filter(e -> e.getFileName().equals("executable/executable_file")) in testPartipUnzip()
285 targetFile = new File(Paths.get(tmpDir.toString(), zipEntry.getFileName()).toString()); in testPartipUnzip()
301 .filter(e -> e.getFileName().equals("read_only/readonly_file")) in testPartipUnzip()
304 targetFile = new File(Paths.get(tmpDir.toString(), zipEntry.getFileName()).toString()); in testPartipUnzip()
320 .filter(e -> e.getFileName().equals("read_only/")) in testPartipUnzip()
323 targetFile = new File(Paths.get(tmpDir.toString(), zipEntry.getFileName()).toString()); in testPartipUnzip()
[all …]
DRemoteZipTest.java140 if (info.getFileName().equals("large_text/file.txt") in testDownloadFilesFromZip()
141 || info.getFileName().equals("executable/executable_file")) { in testDownloadFilesFromZip()
DZipUtilFuncTest.java178 if (zipEntry.getName().equals(entry.getFileName())) { in validateCentralDirectoryInfos()
/tools/test/graphicsbenchmark/performance_tests/helper/test/com/android/game/qualification/
DGameCoreConfigurationXmlParserTest.java69 assertEquals("foo.apk", apk.getFileName()); in testSingleApkInfo()
101 assertEquals("foo.apk", apk.getFileName()); in testOptionalFields()
160 assertEquals("foo.apk", apk.getFileName()); in testApkWithArguments()
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/test/
DPerformanceTest.java152 File apkFile = findApk(mApk.getFileName()); in setUp()
156 mApk.getFileName(), in setUp()
170 File apkFile = findApk(mApk.getFileName()); in run()
174 mApk.getFileName(), in run()
/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSFileDownloader.java187 String subFilename = Paths.get(subRemoteFile.getName()).getFileName().toString(); in recursiveCheckFolderFreshness()
194 String subFolderName = Paths.get(subRemoteFolder).getFileName().toString(); in recursiveCheckFolderFreshness()
349 String subFilename = Paths.get(subRemoteFile.getName()).getFileName().toString(); in recursiveDownloadFolder()
355 String subFolderName = Paths.get(subRemoteFolder).getFileName().toString(); in recursiveDownloadFolder()
DRemoteZip.java183 new File(Paths.get(destDir.toString(), entry.getFileName()).toString()); in downloadFiles()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTest.java181 IShellOutputReceiver resultParser = createResultParser(getFileName(root), listener); in doRunAllTestsInSubdirectory()
206 String fileName = getFileName(path); in shouldRunFolder()
216 String getFileName(String fullPath) { in getFileName() method in GTest
/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DApkInfo.java106 public String getFileName() { in getFileName() method in ApkInfo
/tools/tradefederation/core/common_util/com/android/tradefed/util/zip/
DCentralDirectoryInfo.java128 public String getFileName() { in getFileName() method in CentralDirectoryInfo
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DZipUtil.java523 if (zipEntry.getFileName().endsWith("/")) { in unzipPartialZipFile()
565 CLog.e("Failed to unzip %s", zipEntry.getFileName()); in unzipPartialZipFile()
DFileUtil.java1119 .filter(path -> path.getFileName().toString().matches(filter)) in findFiles()
1199 .filter(path -> path.getFileName().toString().matches(filter)) in findFilesObject()
/tools/tradefederation/core/src/com/android/tradefed/util/testmapping/
DTestMapping.java314 stream.filter(path -> path.getFileName().toString().equals(TEST_MAPPING)) in getTests()
353 stream.filter(path -> path.getFileName().toString().equals(TEST_MAPPING)) in getAllTests()
/tools/tradefederation/core/src/com/android/tradefed/cluster/
DClusterLogSaver.java309 Path zipPath = zip.getPath(path.getFileName().toString()); in appendFilesToContext()
/tools/tradefederation/core/res/jacoco/
Djacocoant.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/jacoco/ org/ ...
/tools/metalava/src/main/java/com/android/tools/metalava/doclava1/
DApiFile.java1163 public String getFileName() { in getFileName() method in ApiFile.Tokenizer
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...