Searched refs:assertJobReady (Results 1 – 5 of 5) sorted by relevance
55 void assertJobReady() throws Exception { in assertJobReady() method in StorageConstraintTest56 assertJobReady(STORAGE_JOB_ID); in assertJobReady()80 assertJobReady(); in testNotLowConstraintExecutes()111 assertJobReady(); in testNotLowConstraintFails()128 assertJobReady(); in testJobStoppedWhenStorageLow()
155 void assertJobReady() throws Exception { in assertJobReady() method in BatteryConstraintTest156 assertJobReady(BATTERY_JOB_ID); in assertJobReady()189 assertJobReady(); in testChargingConstraintExecutes()209 assertJobReady(); in testBatteryNotLowConstraintExecutes_withPower()234 assertJobReady(); in testBatteryNotLowConstraintExecutes_withoutPower()277 assertJobReady(); in testChargingConstraintFails()333 assertJobReady(); in testBatteryNotLowConstraintFails_withoutPower()
52 void assertJobReady() throws Exception { in assertJobReady() method in DeviceStatesTest53 assertJobReady(STATE_JOB_ID); in assertJobReady()111 assertJobReady(); in verifyIdleState()
194 void assertJobReady(int jobId) throws Exception { in assertJobReady() method in ConstraintTest
191 void assertJobReady(int jobId) throws Exception { in assertJobReady() method in ConstraintTest