Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java684 collectLogcatInfoResult.putAll(collectLogcatInfo()); in testSuccessiveBoots()
789 private Map<String, String> collectLogcatInfo() throws DeviceNotAvailableException { in collectLogcatInfo() method in BootTimeTest