Searched refs:bootStart (Results 1 – 2 of 2) sorted by relevance
143 long bootStart = INVALID_TIME_DURATION; in testFastboot() local185 bootStart = System.currentTimeMillis(); in testFastboot()199 onlineTime = System.currentTimeMillis() - bootStart; in testFastboot()212 bootTime = System.currentTimeMillis() - bootStart; in testFastboot()
626 double bootStart = INVALID_TIME_DURATION; in testSuccessiveBoots() local644 bootStart = System.currentTimeMillis(); in testSuccessiveBoots()646 onlineTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()664 bootTime = System.currentTimeMillis() - bootStart; in testSuccessiveBoots()