Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DPerfettoPullerMetricCollector.java389 LargeOutputReceiver compressedOutputReceiver = new LargeOutputReceiver( in retrieveFile() local
394 compressedOutputReceiver, in retrieveFile()
396 compressedOutputReceiver.flush(); in retrieveFile()
397 compressedOutputReceiver.cancel(); in retrieveFile()
401 try (InputStreamSource largeStreamSrc = compressedOutputReceiver.getData(); in retrieveFile()
422 compressedOutputReceiver.delete(); in retrieveFile()