Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DReportLog.java51 protected String mReportLogName; field in ReportLog
166 mReportLogName = DEFAULT_NAME; in ReportLog()
170 mReportLogName = reportLogName; in ReportLog()