Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DMetricsReportLog.java50 String reportLogName, String streamName) { in MetricsReportLog() argument
51 this(buildInfo, abi, classMethodName, reportLogName, streamName, false); in MetricsReportLog()
64 String reportLogName, String streamName, boolean deviceDir) { in MetricsReportLog() argument
65 super(reportLogName, streamName); in MetricsReportLog()