File: thrust.example.fill_copy_sequence.filecheck

package info (click to toggle)
cccl 2.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 89,900 kB
  • sloc: cpp: 697,664; ansic: 26,964; python: 11,928; sh: 3,284; asm: 2,154; perl: 460; makefile: 112; xml: 13
file content (10 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
     CHECK: D[0] = 0
CHECK-NEXT: D[1] = 1
CHECK-NEXT: D[2] = 2
CHECK-NEXT: D[3] = 3
CHECK-NEXT: D[4] = 4
CHECK-NEXT: D[5] = 9
CHECK-NEXT: D[6] = 9
CHECK-NEXT: D[7] = 1
CHECK-NEXT: D[8] = 1
CHECK-NEXT: D[9] = 1