Lines Matching refs:expectedOffsets
164 int32_t expectedOffsets[6] = {-1, 22, 18, -1, 35, 27};
179 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets));
364 int32_t expectedOffsets[] = {6, 16, 0, 27};
365 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets));
394 int32_t expectedOffsets[] = {14, 22, 4, 31};
395 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets));
424 int32_t expectedOffsets[] = {10, 18, 0, 27};
425 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets));
454 int32_t expectedOffsets[] = {10, 18, 30, 27};
455 verifyOffsets(expectedOffsets, offsets, UPRV_LENGTHOF(expectedOffsets));