Home
last modified time | relevance | path

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

/test/catbox/report/src/com/android/catbox/result/
DJsonResultReporter.java74 private String mReportLogName = null; field in JsonResultReporter
170 if (mReportLogName == null) { in initializeReporterConfig()
171 mReportLogName = mContext.getTestTag(); in initializeReporterConfig()
198 mBuildInfo, abiName, classMethodName, mReportLogName, streamName); in writeTestMetrics()