Searched refs:MetricTestCase (Results 1 – 6 of 6) sorted by relevance
21 import com.android.tradefed.testtype.MetricTestCase.LogHolder;104 if (test instanceof MetricTestCase) { in endTest()105 MetricTestCase metricTest = (MetricTestCase) test; in endTest()
35 public class MetricTestCase extends TestCase { class40 public MetricTestCase() { in MetricTestCase() method in MetricTestCase45 public MetricTestCase(String name) { in MetricTestCase() method in MetricTestCase
25 import com.android.tradefed.testtype.MetricTestCase.LogHolder;
45 public class DeviceTestCase extends MetricTestCase
21 import com.android.tradefed.testtype.MetricTestCase.LogHolder;
94 public static class TestMetricTestCase extends MetricTestCase {123 public static class LogMetricTestCase extends MetricTestCase {