Home
last modified time | relevance | path

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

/platform_testing/libraries/device-collectors/src/hostsidetests/src/com/android/collectors/
DLogcatCollectorHostTest.java81 TestFilePullerDeviceMetricCollector collector = new TestFilePullerDeviceMetricCollector(); in testCollect()
95 private class TestFilePullerDeviceMetricCollector extends FilePullerDeviceMetricCollector { class in LogcatCollectorHostTest