Home
last modified time | relevance | path

Searched refs:getDirSuffix (Results 1 – 8 of 8) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java252 getDirSuffix(Long.parseLong(mBuildInfo.getBuildAttributes().get(START_TIME_MS)))); in getResultDir()
270 getDirSuffix(Long.parseLong(mBuildInfo.getBuildAttributes().get(START_TIME_MS)))); in getInvocationLogDir()
391 public static String getDirSuffix(long millis) { in getDirSuffix() method in CompatibilityBuildHelper
DCompatibilityBuildProvider.java238 info.addBuildAttribute(RESULT_DIR, getDirSuffix(startTimeMs)); in addCompatibilitySuiteInfo()
348 private String getDirSuffix(long millis) { in getDirSuffix() method in CompatibilityBuildProvider
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DInvocationFailureHandler.java45 CompatibilityBuildHelper.getDirSuffix(buildHelper.getStartTime())); in hasFailed()
DTestRunHandler.java54 buildHelper.getDirSuffix(buildHelper.getStartTime())); in getTestRuns()
DSubPlanHelper.java436 sb.append(CompatibilityBuildHelper.getDirSuffix(mResult.getStartTime())); in createPlanName()
DResultReporter.java308 CompatibilityBuildHelper.getDirSuffix(mBuildHelper.getStartTime())); in initializeResultDirectories()
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java144 File resultDir = new File(resultsDir, CompatibilityBuildHelper.getDirSuffix(0)); in setUp()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...