Home
last modified time | relevance | path

Searched refs:NOT_RETRY_FILES (Results 1 – 3 of 3) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousSessionFileCopier.java40 private static final List<String> NOT_RETRY_FILES = field in PreviousSessionFileCopier
94 if (NOT_RETRY_FILES.contains(oldChild.getName())) { in copyRetryFiles()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java116 private static final List<String> NOT_RETRY_FILES = Arrays.asList( field in ResultReporter
1049 if (NOT_RETRY_FILES.contains(oldChild.getName())) { in copyRetryFiles()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...