Home
last modified time | relevance | path

Searched defs:startTime (Results 1 – 1 of 1) sorted by relevance

/work/work-runtime/src/androidTest/java/androidx/work/
DWorkSpecDaoTest.java58 long startTime = System.currentTimeMillis(); in testWorkSpecsForInserting() local
95 long startTime = System.currentTimeMillis(); in testEligibleWorkSpecsForScheduling() local
133 long startTime = System.currentTimeMillis(); in testScheduledWorkSpecCount() local
164 long startTime = System.currentTimeMillis(); in testAlreadyScheduledWorkIsNotRescheduled() local
195 long startTime = System.currentTimeMillis(); in testResetScheduledState() local
217 workSpecDao.markWorkSpecScheduled(enqueued.getStringId(), startTime); in testResetScheduledState() local
236 long startTime = System.currentTimeMillis(); in testEligibleWorkForSchedulingWithContentUris() local