Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DActivityManagerIncidentTest.java226 verifyAppErrorsProto(dump.getAppErrors(), filterLevel); in verifyActivityManagerServiceDumpProcessesProto()
253 …private static void verifyAppErrorsProto(AppErrorsProto aep, final int filterLevel) throws Excepti… in verifyAppErrorsProto() method in ActivityManagerIncidentTest