Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/proto/
DPlatformProtosFuncTest.java25 import com.android.tradefed.device.CollectingByteOutputReceiver;
66 CollectingByteOutputReceiver receiver = new CollectingByteOutputReceiver(); in testDumpAndReadBatteryStatsProto()
/tools/tradefederation/core/src/com/android/tradefed/device/
DCollectingByteOutputReceiver.java26 public class CollectingByteOutputReceiver implements IShellOutputReceiver { class
DNativeDevice.java2008 CollectingByteOutputReceiver receiver = new CollectingByteOutputReceiver(); in getLogcatSince()
2029 CollectingByteOutputReceiver receiver = new CollectingByteOutputReceiver(); in getLogcatDump()
2272 CollectingByteOutputReceiver receiver = new CollectingByteOutputReceiver(); in getBugreportInternal()