Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DCommonLogRemoteFileUtil.java178 File tombstonesDir = in fetchTombstones() local
187 if (tombstonesDir == null) { in fetchTombstones()
192 File zipTombstones = ZipUtil.createZip(tombstonesDir); in fetchTombstones()