Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java387 Assert.fail(formatSystemHealthMessage(formatErrorWithEvents( in checkForAnomaly()
458 private String formatErrorWithEvents(String message, boolean checkEvents) { in formatErrorWithEvents() method
501 Assert.fail(formatSystemHealthMessage(formatErrorWithEvents( in fail()
1429 formatErrorWithEvents("Launcher crashed", false))); in eventsCheck()