DvrScheduleManagerTest.java | 99 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 101 schedules.add(r1); 108 r1); local 115 r1); local 122 r2, r1); local 124 r1); local 131 r3, r2, r1); local 133 r1); local 140 r4, r3, r2, r1); local 142 r2, r1); local 144 r1); local 151 r5, r4, r3, r2, r1); local 153 r3, r2, r1); local 155 r1); local 162 r7, r6, r5, r4, r3, r2, r1); local 164 r5, r4, r3, r2, r1); local 166 r3, r2, r1); local 168 r1); local 179 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 188 r1); local 195 r1); local 205 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 214 r1); local 221 r1); local 228 r2, r1); local 230 r1); local 237 r3, r2, r1); local 239 r1); local 246 r4, r3, r2, r1); local 248 r2, r1); local 250 r1); local 257 r5, r4, r3, r2, r1); local 259 r3, r2, r1); local 261 r1); local 268 r7, r6, r5, r4, r3, r2, r1); local 270 r5, r4, r3, r2, r1); local 272 r3, r2, r1); local 274 r1); local 284 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 291 Collections.singletonList(new Range<>(10L, 20L))), r1); local 293 Collections.singletonList(new Range<>(110L, 120L))), r1); local 302 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 309 Collections.singletonList(new Range<>(10L, 20L))), r1); local 311 Collections.singletonList(new Range<>(110L, 120L))), r1); local 320 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 333 Collections.singletonList(new Range<>(10L, 20L))), r1); local 337 Collections.singletonList(new Range<>(50L, 150L))), r2, r1); local 342 ranges), r2, r1); local 351 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 375 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 399 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 431 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 450 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 461 r2, r1); local 495 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 504 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 2), r1); local 513 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 531 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 540 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 1), r1); local 549 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 563 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 1), r2, r1); local 572 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( local 582 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 3), r1); local 584 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 2), r1); local 586 INPUT_ID, channelToWatch, 0L, ++priority, schedules, 1), r3, r1); local [all...] |