Searched refs:onTestRunEnd (Results 1 – 8 of 8) sorted by relevance
80 public void onTestRunEnd(DeviceMetricData runData, final Map<String, Metric> currentRunMetrics); in onTestRunEnd() method
104 public void onTestRunEnd( in onTestRunEnd() method in BaseDeviceMetricCollector169 onTestRunEnd(mRunData, runMetrics); in testRunEnded()
85 public final void onTestRunEnd( in onTestRunEnd() method in ScheduledDeviceMetricCollector
210 public final void onTestRunEnd( in onTestRunEnd() method in ScheduleMultipleDeviceMetricCollector
60 public void onTestRunEnd( in onTestRunEnd() method in FilePullerDeviceMetricCollector
166 mMultipleMetricCollector.onTestRunEnd(runData, metrics); in testMultipleMetricCollector_success()191 mMultipleMetricCollector.onTestRunEnd(runData, metrics); in testMultipleMetricCollector_noFailureEvenIfNoCollectorRequested()235 mMultipleMetricCollector.onTestRunEnd(runData, metrics); in testMultipleMetricCollector_collectorNotFound()
121 public void onTestRunEnd( in testForwarding_withException()
1834 public void onTestRunEnd( in onTestRunEnd() method in TestInvocationTest.TestableCollector