Home
last modified time | relevance | path

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

/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java626 double bootStart = INVALID_TIME_DURATION; in testSuccessiveBoots() local
644 bootStart = System.currentTimeMillis(); in testSuccessiveBoots()
646 onlineTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()
664 bootTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()