Home
last modified time | relevance | path

Searched defs:getInvocationListener (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DIMetricCollector.java64 public ITestInvocationListener getInvocationListener(); in getInvocationListener() method
DBaseDeviceMetricCollector.java150 public final ITestInvocationListener getInvocationListener() { in getInvocationListener() method in BaseDeviceMetricCollector