Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/util/
DHostReportLog.java25 public class HostReportLog extends ReportLog { class
36 public HostReportLog(String deviceSerial, String abiName, String classMethodName) { in HostReportLog() method in HostReportLog