Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DFilePullerDeviceMetricCollector.java202 File attemptPull = in pullMetricFile() local
204 if (attemptPull != null) { in pullMetricFile()
210 matchedFiles.put(entry.getKey(), attemptPull); in pullMetricFile() local