Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java136 CtsVerifierReportLog getReportLog(); in getReportLog() method
210 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.Activity
300 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.ListActivity
393 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.TestListActivity
DTestResult.java164 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestListAdapter.java481 public ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
557 public ReportLog getReportLog(String mode, int position) { in getReportLog() method in TestListAdapter