Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DPassFailButtons.java192 newReportLog(); in Activity()
255 protected CtsVerifierReportLog newReportLog() { in newReportLog() method in PassFailButtons.Activity
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DAudioDataPathsBaseActivity.java908 CtsVerifierReportLog reportLog = newReportLog(); in generateReportLog()