Searched defs:assertJobNotReady (Results 1 – 6 of 6) sorted by relevance
/cts/tests/JobScheduler/src/android/jobscheduler/cts/ | ||
D | StorageConstraintTest.java | 60 void assertJobNotReady() throws Exception { in assertJobNotReady() method in StorageConstraintTest |
D | BatteryConstraintTest.java | 125 void assertJobNotReady() throws Exception { in assertJobNotReady() method in BatteryConstraintTest |
D | IdleConstraintTest.java | 79 void assertJobNotReady() throws Exception { in assertJobNotReady() method in IdleConstraintTest |
D | BaseJobSchedulerTest.java | 323 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in BaseJobSchedulerTest |
D | JobThrottlingTest.java | 1518 private void assertJobNotReady() throws Exception { in assertJobNotReady() method in JobThrottlingTest |
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/ | ||
D | ConstraintTest.java | 202 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in ConstraintTest |