Home
last modified time | relevance | path

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

/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
DProcessErrorsTest.java108 reportWrappedListContents(errSet))); in testRunAllActivities()
126 reportWrappedListContents(mAsyncErrors))); in testZZReportAsyncErrors()
268 static String reportWrappedListContents(Collection<ProcessError> errList) { in reportWrappedListContents() method in ProcessErrorsTest
DSmokeTestRunner.java80 reportWrappedListContents(errSet))); in getAllTests()