Searched refs:assertJobNotReady (Results 1 – 8 of 8) sorted by relevance
125 void assertJobNotReady() throws Exception { in assertJobNotReady() method in BatteryConstraintTest126 assertJobNotReady(BATTERY_JOB_ID); in assertJobNotReady()217 assertJobNotReady(); in testChargingConstraintFails()223 assertJobNotReady(); in testChargingConstraintFails()271 assertJobNotReady(); in testBatteryNotLowConstraintFails_withoutPower()277 assertJobNotReady(); in testBatteryNotLowConstraintFails_withoutPower()
60 void assertJobNotReady() throws Exception { in assertJobNotReady() method in StorageConstraintTest61 assertJobNotReady(STORAGE_JOB_ID); in assertJobNotReady()98 assertJobNotReady(); in testNotLowConstraintFails()
79 void assertJobNotReady() throws Exception { in assertJobNotReady() method in IdleConstraintTest80 assertJobNotReady(STATE_JOB_ID); in assertJobNotReady()134 assertJobNotReady(); in verifyActiveState()263 assertJobNotReady(); in runIdleJobStartsOnlyWhenIdle()275 assertJobNotReady(); in runIdleJobStartsOnlyWhenIdle()
58 assertJobNotReady(TIMING_JOB_ID); in testSchedulePeriodic()73 assertJobNotReady(TIMING_JOB_ID); in testSchedulePeriodic_lowFlex()
846 assertJobNotReady(); in testExpeditedJobDeferredAfterTimeoutInDoze()879 assertJobNotReady(); in testExpeditedJobDeferredAfterTimeoutInBatterySaver()911 assertJobNotReady(); in testExpeditedJobDeferredAfterTimeout_DozeAndBatterySaver()1518 private void assertJobNotReady() throws Exception { in assertJobNotReady() method in JobThrottlingTest
323 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in BaseJobSchedulerTest
443 void assertJobNotReady(int jobId) throws Exception {
202 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in ConstraintTest