Searched refs:collectLogcatInfoResult (Results 1 – 1 of 1) sorted by relevance
682 Map<String, String> collectLogcatInfoResult = new HashMap<>(); in testSuccessiveBoots() local684 collectLogcatInfoResult.putAll(collectLogcatInfo()); in testSuccessiveBoots()760 if (!collectLogcatInfoResult.isEmpty()) { in testSuccessiveBoots()761 iterationResult.putAll(collectLogcatInfoResult); in testSuccessiveBoots()