Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java6459 JobStatus jobUnstarted = in testEJTracking_OutOfQuota_ForegroundAndBackground() local
6461 trackJobs(jobBg, jobTop, jobUnstarted); in testEJTracking_OutOfQuota_ForegroundAndBackground()
6462 setStandbyBucket(WORKING_INDEX, jobTop, jobBg, jobUnstarted); in testEJTracking_OutOfQuota_ForegroundAndBackground()
6505 assertFalse(jobUnstarted.isExpeditedQuotaApproved()); in testEJTracking_OutOfQuota_ForegroundAndBackground()
6533 assertTrue(jobUnstarted.isExpeditedQuotaApproved()); in testEJTracking_OutOfQuota_ForegroundAndBackground()
6541 assertTrue(jobUnstarted.isExpeditedQuotaApproved()); in testEJTracking_OutOfQuota_ForegroundAndBackground()
6554 assertFalse(jobUnstarted.isExpeditedQuotaApproved()); in testEJTracking_OutOfQuota_ForegroundAndBackground()