Home
last modified time | relevance | path

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

/frameworks/base/tests/SmokeTest/tests/src/com/android/smoketest/
DProcessErrorsTest.java108 reportWrappedListContents(errSet))); in testRunAllActivities()
126 reportWrappedListContents(mAsyncErrors))); in testZZReportAsyncErrors()
257 static String reportWrappedListContents(Collection<ProcessError> errList) { in reportWrappedListContents() method in ProcessErrorsTest
DSmokeTestRunner.java80 reportWrappedListContents(errSet))); in getAllTests()
/frameworks/testing/app-tests/AppLaunchTest/src/com/android/applaunchtest/
DAppLaunchTest.java95 mPackageName, reportWrappedListContents(errSet))); in testLaunchActivity()
201 static String reportWrappedListContents(Collection<ProcessError> errList) { in reportWrappedListContents() method in AppLaunchTest