Searched refs:mLogSeparator (Results 1 – 2 of 2) sorted by relevance
103 private LogSeparator mLogSeparator; field in ActivityMetricsLoggerTests110 mLogSeparator = separateLogs(); // add a new separator for logs in setUp()125 final String[] deviceLogs = getDeviceLogsForComponents(mLogSeparator, TAG_ATM); in testAppLaunchIsLogged()126 final List<Event> eventLogs = getEventLogsForComponents(mLogSeparator, in testAppLaunchIsLogged()209 final String[] deviceLogs = getDeviceLogsForComponents(mLogSeparator, TAG_ATM); in testAppFullyDrawnReportIsLogged()428 mLogSeparator = separateLogs(); in testLaunchTimeEventLogNonProcessSwitch()432 final List<Event> eventLogs = getEventLogsForComponents(mLogSeparator, in testLaunchTimeEventLogNonProcessSwitch()460 final List<Event> eventLogs = getEventLogsForComponents(mLogSeparator, in waitForMetricsLog()
66 private LogSeparator mLogSeparator; field in AnrTests74 mLogSeparator = separateLogs(); // add a new separator for logs in setup()157 final List<EventLog.Event> events = getEventLogsForComponents(mLogSeparator, in assertEventLogsContainsAnr()