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.java174 CtsVerifierReportLog getReportLog(); in getReportLog() method
280 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.Activity
392 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.ListActivity
490 public CtsVerifierReportLog getReportLog() { in getReportLog() method in PassFailButtons.TestListActivity
DTestResult.java203 public ReportLog getReportLog() { in getReportLog() method in TestResult
DTestListAdapter.java730 ReportLog getReportLog(int position) { in getReportLog() method in TestListAdapter
816 ReportLog getReportLog(String testName) { in getReportLog() method in TestListAdapter