Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceJUnit4ClassRunner.java323 public static class LogAnnotation implements Annotation { class in DeviceJUnit4ClassRunner
327 public LogAnnotation(List<LogHolder> logs) { in LogAnnotation() method in DeviceJUnit4ClassRunner.LogAnnotation