Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/io/
DFileArtifact.kt115 withZipFile { in readBytes()
141 private fun withZipFile(predicate: (ZipInputStream) -> Unit) { in withZipFile() method
172 withZipFile { in forEachFileInZip()