Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DDmesgPostProcessor.java148 Collection<DmesgServiceInfoItem> serviceInfoItems) { in analyzeDmesgServiceInfo() argument
150 for (DmesgServiceInfoItem infoItem : serviceInfoItems) { in analyzeDmesgServiceInfo()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java989 private void analyzeDmesgServiceInfo(Collection<DmesgServiceInfoItem> serviceInfoItems) { in analyzeDmesgServiceInfo() argument
990 for (DmesgServiceInfoItem infoItem : serviceInfoItems) { in analyzeDmesgServiceInfo()