Lines Matching refs:kMaxNumberOfDescriptors
383 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
389 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
394 int bit_flip_positions[kMaxNumberOfDescriptors + 1]; in TestLayoutDescriptorQueriesSlow()
395 for (int i = 0; i < kMaxNumberOfDescriptors; i++) { in TestLayoutDescriptorQueriesSlow()
398 bit_flip_positions[kMaxNumberOfDescriptors] = 10000; in TestLayoutDescriptorQueriesSlow()
399 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
406 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
413 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
418 int bit_flip_positions[kMaxNumberOfDescriptors + 1]; in TestLayoutDescriptorQueriesSlow()
420 for (int i = 0; i < kMaxNumberOfDescriptors; i++) { in TestLayoutDescriptorQueriesSlow()
425 bit_flip_positions[kMaxNumberOfDescriptors] = 10000; in TestLayoutDescriptorQueriesSlow()
426 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()
431 int bit_flip_positions[kMaxNumberOfDescriptors + 1]; in TestLayoutDescriptorQueriesSlow()
433 for (int i = 0; i < kMaxNumberOfDescriptors; i++) { in TestLayoutDescriptorQueriesSlow()
438 bit_flip_positions[kMaxNumberOfDescriptors] = 10000; in TestLayoutDescriptorQueriesSlow()
439 TestLayoutDescriptorQueries(kMaxNumberOfDescriptors, bit_flip_positions, in TestLayoutDescriptorQueriesSlow()