Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationReportCreator.java72 private boolean mIncludeHtml = false; field in CertificationReportCreator
146 if (mIncludeHtml) { in invocationEnded()
152 if (!mIncludeHtml) { in invocationEnded()
DCertificationSuiteResultReporter.java118 private boolean mIncludeHtml = false; field in CertificationSuiteResultReporter