Searched refs:assertJobNotReady (Results 1 – 5 of 5) sorted by relevance
163 void assertJobNotReady() throws Exception { in assertJobNotReady() method in BatteryConstraintTest164 assertJobNotReady(BATTERY_JOB_ID); in assertJobNotReady()262 assertJobNotReady(); in testChargingConstraintFails()268 assertJobNotReady(); in testChargingConstraintFails()316 assertJobNotReady(); in testBatteryNotLowConstraintFails_withoutPower()322 assertJobNotReady(); in testBatteryNotLowConstraintFails_withoutPower()
63 void assertJobNotReady() throws Exception { in assertJobNotReady() method in StorageConstraintTest64 assertJobNotReady(STORAGE_JOB_ID); in assertJobNotReady()101 assertJobNotReady(); in testNotLowConstraintFails()
60 void assertJobNotReady() throws Exception { in assertJobNotReady() method in DeviceStatesTest61 assertJobNotReady(STATE_JOB_ID); in assertJobNotReady()127 assertJobNotReady(); in verifyActiveState()
204 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in ConstraintTest
201 void assertJobNotReady(int jobId) throws Exception { in assertJobNotReady() method in ConstraintTest