Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousSessionFileCopier.java39 private static final List<String> NOT_RETRY_FILES = field in PreviousSessionFileCopier
93 if (NOT_RETRY_FILES.contains(oldChild.getName())) { in copyRetryFiles()