Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DLogcatPostProcessor.java166 Set<String> fullCompSet = new HashSet<>(Arrays.asList(fullCompStr)); in analyzeGranularBootInfo() local
180 || fullCompSet.contains(fullCompName)) { in analyzeGranularBootInfo()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java861 Set<String> fullCompSet = new HashSet<>(Arrays.asList(fullCompStr)); in analyzeGranularBootInfo() local
880 || fullCompSet.contains(fullCompName)) { in analyzeGranularBootInfo()