Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DCommonLogRemoteFileUtil.java45 public static final String TOMBSTONES_ZIP_NAME = "tombstones-zip"; field in CommonLogRemoteFileUtil
194 testLogger.testLog(TOMBSTONES_ZIP_NAME, LogDataType.ZIP, source); in fetchTombstones()