Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/performance/tests/
DBootTimeTest.java943 GenericTimingItem itemsForMetric = metric.getValue(); in analyzeCustomBootInfo() local
944 if (itemsForMetric.getName().isEmpty()) { in analyzeCustomBootInfo()
951 + itemsForMetric.getEndTime() in analyzeCustomBootInfo()