Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/regression/tests/
DMetrics.java34 public static class MetricsException extends RuntimeException { class in Metrics
35 MetricsException(String cause) { in MetricsException() method in Metrics.MetricsException
65 throw new MetricsException(msg); in setNumTests()
179 throw new MetricsException(msg); in error()
188 throw new MetricsException(msg); in warn()