Home
last modified time | relevance | path

Searched defs:getReportLog (Results 1 – 5 of 5) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java101 ReportLog getReportLog(); in getReportLog() method
167 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.Activity
215 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.ListActivity
264 public ReportLog getReportLog() { return reportLog; } in getReportLog() method in PassFailButtons.TestListActivity
DTestResult.java122 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestListAdapter.java361 public ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
/cts/common/util/src/com/android/compatibility/common/util/
DITestResult.java69 ReportLog getReportLog(); in getReportLog() method
DTestResult.java112 public ReportLog getReportLog() { in getReportLog() method in TestResult