Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java792 results.putAll(extractLogcatInfo("general")); in collectLogcatInfo()
797 private Map<String, String> extractLogcatInfo(String processName) in extractLogcatInfo() method in BootTimeTest