Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DJobThrottlingTest.java403 final long jobStopTime = System.currentTimeMillis(); in testBackgroundRegJobsThermal() local
416 - (System.currentTimeMillis() - jobStopTime))); in testBackgroundRegJobsThermal()
437 final long jobStopTime = System.currentTimeMillis(); in testBackgroundEJsThermal() local
450 - (System.currentTimeMillis() - jobStopTime))); in testBackgroundEJsThermal()
478 final long jobStopTime = System.currentTimeMillis(); in testBackgroundUIJsThermal() local
491 - (System.currentTimeMillis() - jobStopTime))); in testBackgroundUIJsThermal()