Home
last modified time | relevance | path

Searched refs:getFileForPath (Results 1 – 16 of 16) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DBuildTestsZipUtils.java59 dirs.add(FileUtil.getFileForPath(dir, "DATA", "app")); in getApkFile()
60 dirs.add(FileUtil.getFileForPath(dir, "DATA", "app", apkBase)); in getApkFile()
61 dirs.add(FileUtil.getFileForPath(dir, "DATA", "priv-app", apkBase)); in getApkFile()
63 dirs.add(FileUtil.getFileForPath(dir, "data", "app", apkBase)); in getApkFile()
74 expandedTestDirs.add(FileUtil.getFileForPath(testsDir, "DATA", "app")); in getApkFile()
75 expandedTestDirs.add(FileUtil.getFileForPath(testsDir, "DATA", "app", apkBase)); in getApkFile()
77 FileUtil.getFileForPath(testsDir, "DATA", "priv-app", apkBase)); in getApkFile()
78 expandedTestDirs.add(FileUtil.getFileForPath(testsDir, apkBase)); in getApkFile()
DSystemUtil.java144 FileUtil.getFileForPath(testsDir, HOST_TESTCASES), in getTestCasesDirs()
145 FileUtil.getFileForPath(testsDir, TARGET_TESTCASES))); in getTestCasesDirs()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DInstallBuildEnvApkSetup.java58 File apk = FileUtil.getFileForPath(testAppDir, apkPrimaryFileName, apkName); in setUp()
DTestSystemAppInstallSetup.java81 File testAppFile = FileUtil.getFileForPath(testsDir, "DATA", "app", testAppName); in setUp()
DTestFilePushSetup.java92 dirs.add(FileUtil.getFileForPath(testsDir, "DATA")); in getLocalPathForFilename()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DConfigurationUtilTest.java153 File subDir = FileUtil.getFileForPath(tmpDir, "sub"); in testGetConfigNamesFromDirs()
186 File subDir = FileUtil.getFileForPath(tmpDir, "sub"); in testGetConfigNamesFromDirs_patterns()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/metric/
DBaseDeviceMetricCollectorTest.java588 File hostTestCasesDir = FileUtil.getFileForPath(testsDir, "host/testcases"); in testResolveRelativeFilePath_withDeviceBuildInfo()
621 File hostTestCasesDir = FileUtil.getFileForPath(testsDir, "host/testcases"); in testUnableResolveRelativeFilePath_withDeviceBuildInfo()
655 File hostTestCasesDir = FileUtil.getFileForPath(testsDir, "host/testcases"); in testResolveRelativeFilePath_fromModule()
/tools/tradefederation/core/src/com/android/tradefed/result/
DLogFileSaver.java144 buildReportDir = FileUtil.getFileForPath(rootDir, in createBuildDir()
DFileSystemLogSaver.java251 File buildReportDir = FileUtil.getFileForPath(reportDir, in createBuildDir()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DTfSuiteRunnerTest.java273 File zipDir = FileUtil.getFileForPath(tmpDir, "suite"); in testLoadTests_additionalTestsZip()
/tools/tradefederation/core/src/com/android/tradefed/device/
DLocalAndroidVirtualDevice.java432 FileUtil.getFileForPath( in reportInstanceLogs()
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DPushFilePreparerTest.java340 File hostTestCasesDir = FileUtil.getFileForPath(testsDir, HOST_TESTCASES); in testResolveRelativeFilePath_withDeviceBuildInfo()
371 File hostTestCasesDir = FileUtil.getFileForPath(testsDir, HOST_TESTCASES); in testResolveRelativeFilePath_withDeviceBuildInfo_remoteZip()
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DLocalAndroidVirtualDeviceTest.java366 FileUtil.getFileForPath( in testPreinvocationSetupSuccess()
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DFileUtil.java820 public static File getFileForPath(File parentDir, String... pathSegments) { in getFileForPath() method in FileUtil
/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java824 File varDir = FileUtil.getFileForPath(testsDir, path);
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...