Searched defs:logcatData (Results 1 – 3 of 3) sorted by relevance
141 try (InputStreamSource logcatData = mLogcatReceivers.get(device).getLogcatData()) { in onTestFail()145 logcatData); in onTestFail() local165 try (InputStreamSource logcatData = mLogcatReceivers.get(device).getLogcatData()) { in collectMetrics()182 logcatData); in collectMetrics() local195 Map<String, List<Double>> parse(InputStreamSource logcatData) { in parse()
461 try (InputStreamSource logcatData = in run()498 try (InputStreamSource logcatData = in run()726 try (InputStreamSource logcatData = mRebootLogcatReceiver.getLogcatData()) { in testSuccessiveBoots()863 try (InputStreamSource logcatData = mRebootLogcatReceiver.getLogcatData(); in analyzeGranularBootInfo()915 try (InputStreamSource logcatData = mRebootLogcatReceiver.getLogcatData(); in analyzeCustomBootInfo()1163 try (InputStreamSource logcatData = mRebootLogcatReceiver.getLogcatData(); in analyzeUnlockBootInfo()
429 try (InputStreamSource logcatData = logReceiver.getLogcatData()) { in stopEventsLogs()502 try (InputStreamSource logcatData = mLaunchEventsLogs.getLogcatData(); in parseTransitionDelayInfo()517 try (InputStreamSource logcatData = mLaunchEventsLogs.getLogcatData(); in parseLatencyInfo()