Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DReportLog.java169 public ReportLog(String reportLogName, String streamName) { in ReportLog() argument
170 mReportLogName = reportLogName; in ReportLog()