Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/metricregression/
DMetrics.java35 public static class MetricsException extends RuntimeException { class in Metrics
36 MetricsException(String cause) { in MetricsException() method in Metrics.MetricsException
66 throw new MetricsException(msg); in setNumTests()
180 throw new MetricsException(msg); in error()
189 throw new MetricsException(msg); in warn()