Home
last modified time | relevance | path

Searched refs:setExpectedExecutions (Results 1 – 12 of 12) sorted by relevance

/cts/tests/JobScheduler/src/android/jobscheduler/cts/
DTimingConstraintsTest.java39 kTestEnvironment.setExpectedExecutions(1); in testScheduleOnce()
52 kTestEnvironment.setExpectedExecutions(0); in testCancel()
66 kTestEnvironment.setExpectedExecutions(1); in testExplicitZeroLatency()
85 kTestEnvironment.setExpectedExecutions(1); in testJobParameters_expiredDeadline()
103 kTestEnvironment.setExpectedExecutions(1); in testJobParameters_unexpiredDeadline()
DConnectivityConstraintTest.java124 kTestEnvironment.setExpectedExecutions(1); in testUnmeteredConstraintExecutes_withWifi()
145 kTestEnvironment.setExpectedExecutions(1); in testConnectivityConstraintExecutes_withWifi()
168 kTestEnvironment.setExpectedExecutions(1); in testConnectivityConstraintExecutes_withWifi_DataSaverOn()
189 kTestEnvironment.setExpectedExecutions(1); in testConnectivityConstraintExecutes_withMobile()
215 kTestEnvironment.setExpectedExecutions(1); in testConnectivityConstraintExecutes_transitionNetworks()
243 kTestEnvironment.setExpectedExecutions(1); in testConnectivityConstraintExecutes_metered()
296 kTestEnvironment.setExpectedExecutions(1); in testCellularConstraintExecutedAndStopped()
330 kTestEnvironment.setExpectedExecutions(0); in testUnmeteredConstraintFails_withMobile()
352 kTestEnvironment.setExpectedExecutions(0); in testMeteredConstraintFails_withMobile_DataSaverOn()
379 kTestEnvironment.setExpectedExecutions(0); in testMeteredConstraintFails_withWiFi()
DStorageConstraintTest.java77 kTestEnvironment.setExpectedExecutions(1); in testNotLowConstraintExecutes()
97 kTestEnvironment.setExpectedExecutions(0); in testNotLowConstraintFails()
108 kTestEnvironment.setExpectedExecutions(1); in testNotLowConstraintFails()
123 kTestEnvironment.setExpectedExecutions(1); in testJobStoppedWhenStorageLow()
DBatteryConstraintTest.java186 kTestEnvironment.setExpectedExecutions(1); in testChargingConstraintExecutes()
206 kTestEnvironment.setExpectedExecutions(1); in testBatteryNotLowConstraintExecutes_withPower()
231 kTestEnvironment.setExpectedExecutions(1); in testBatteryNotLowConstraintExecutes_withoutPower()
258 kTestEnvironment.setExpectedExecutions(0); in testChargingConstraintFails()
271 kTestEnvironment.setExpectedExecutions(1); in testChargingConstraintFails()
312 kTestEnvironment.setExpectedExecutions(0); in testBatteryNotLowConstraintFails_withoutPower()
325 kTestEnvironment.setExpectedExecutions(1); in testBatteryNotLowConstraintFails_withoutPower()
DTriggerContentTest.java250 kTriggerTestEnvironment.setExpectedExecutions(1); in testDescendantsObserver()
261 kTriggerTestEnvironment.setExpectedExecutions(1); in testDescendantsObserver()
297 kTriggerTestEnvironment.setExpectedExecutions(1); in testNonDescendantsObserver()
308 kTriggerTestEnvironment.setExpectedExecutions(1); in testNonDescendantsObserver()
338 kTriggerTestEnvironment.setExpectedExecutions(1); in testPhotoAdded_Reschedule()
350 kTriggerTestEnvironment.setExpectedExecutions(1); in testPhotoAdded_Reschedule()
381 kTriggerTestEnvironment.setExpectedExecutions(1); in testPhotoAdded_Reschedule()
407 kTriggerTestEnvironment.setExpectedExecutions(1); in xxxtestPhotoAdded_FinishTrue()
419 kTriggerTestEnvironment.setExpectedExecutions(1); in xxxtestPhotoAdded_FinishTrue()
448 kTriggerTestEnvironment.setExpectedExecutions(1); in xxxtestPhotoAdded_FinishTrue()
DDeviceStatesTest.java108 kTestEnvironment.setExpectedExecutions(1); in verifyIdleState()
123 kTestEnvironment.setExpectedExecutions(0); in verifyActiveState()
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/cts/shareduidtests/
DEnqueueJobWorkTest.java111 kTestEnvironment.setExpectedExecutions(1); in testEnqueueOneWork()
139 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleWork()
176 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleSubWork()
197 kTestEnvironment.setExpectedExecutions(1); in testEnqueueParallel2Work()
218 kTestEnvironment.setExpectedExecutions(1); in testEnqueueParallel2ReverseWork()
252 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleParallelWork()
282 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleRedeliver()
308 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleRedeliver()
337 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleParallelRedeliver()
364 kTestEnvironment.setExpectedExecutions(1); in testEnqueueMultipleParallelRedeliver()
[all …]
DClipDataJobTest.java74 kTestEnvironment.setExpectedExecutions(1); in testClipDataGrant()
132 kTestEnvironment.setExpectedExecutions(1); in testClipDataGrantReschedule()
/cts/tests/JobScheduler/src/android/jobscheduler/
DTriggerContentJobService.java173 public void setExpectedExecutions(int numExecutions) { in setExpectedExecutions() method in TriggerContentJobService.TestEnvironment
DMockJobService.java483 public void setExpectedExecutions(int numExecutions) { in setExpectedExecutions() method in MockJobService.TestEnvironment
/cts/tests/JobSchedulerSharedUid/src/android/jobscheduler/
DTriggerContentJobService.java173 public void setExpectedExecutions(int numExecutions) { in setExpectedExecutions() method in TriggerContentJobService.TestEnvironment
DMockJobService.java483 public void setExpectedExecutions(int numExecutions) { in setExpectedExecutions() method in MockJobService.TestEnvironment