Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/health/boottime/src/android/boottime/postprocessor/
DLogcatPostProcessor.java196 private Map<String, Double> analyzeCustomBootInfo(File file, double dmesgBootCompleteTime) { in analyzeCustomBootInfo() argument
215 double duration = dmesgBootCompleteTime + itemsForMetric.getDuration(); in analyzeCustomBootInfo()