Lines Matching defs:bounds1
596 int32_t bounds1[] = {0, 3, 6, 7, 8, 11};
605 doBoundaryTest(*bi, testString1, bounds1);
623 int32_t bounds1[] = {0, 6, 7, 10, 11, 12};
632 doBoundaryTest(*bi, testString1, bounds1);
650 int32_t bounds1[] = {0, 5, 6, 10, 11, 17, 18, 20, 21};
667 doBoundaryTest(*bi, testString1, bounds1);
673 if (pos != bounds1[i]) {
859 int32_t bounds1[] = {0, 4, 8};
868 doBoundaryTest(*bi, testString1, bounds1);