Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java1234 public String concatenateTimeValues(List<Double> timeInfo) { in concatenateTimeValues() argument
1236 for (Double time : timeInfo) { in concatenateTimeValues()