Searched refs:allEvents (Results 1 – 2 of 2) sorted by relevance
224 … List<ErrorLoggingService.LogEvent> allEvents = mErrorServiceConnection.getLog(SETUP_TIMEOUT, in testBasicCamera2ActivityEvictionInternal() local226 assertNotNull("Camera device not setup in remote process!", allEvents); in testBasicCamera2ActivityEvictionInternal()230 for (ErrorLoggingService.LogEvent e : allEvents) { in testBasicCamera2ActivityEvictionInternal()
1751 final UsageEvents allEvents = queryEventsAsShell(startTime, endTime); in testLocusIdEventsVisibility() local1753 verifyLocusIdEventVisibility(allEvents, true); in testLocusIdEventsVisibility()