Home
last modified time | relevance | path

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

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DStorageConstraintTest.java60 void assertJobNotReady() throws Exception { in assertJobNotReady() method in StorageConstraintTest
DBatteryConstraintTest.java125 void assertJobNotReady() throws Exception { in assertJobNotReady() method in BatteryConstraintTest
DIdleConstraintTest.java79 void assertJobNotReady() throws Exception { in assertJobNotReady() method in IdleConstraintTest
DBaseJobSchedulerTest.java323 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in BaseJobSchedulerTest
DJobThrottlingTest.java1518 private void assertJobNotReady() throws Exception { in assertJobNotReady() method in JobThrottlingTest
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DConstraintTest.java202 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in ConstraintTest