com.android.tradefed.profiler
Interfaces
IAggregatingTestProfiler |
An ITestProfiler which handles aggregating metrics across multiple devices and test runs.
|
ITestProfiler |
Collects metrics about the device to be made available to ITestInvocationListener s.
|
Classes
AggregatingProfiler |
An ITestProfiler which handles aggregating metrics across multiple devices and test runs.
|
MetricOutputData | A class which produces formatted metrics. |
StubTestProfiler |
A stubbed ITestProfiler which does nothing.
|
Interfaces
Classes