HomeSort by relevance Sort by last modified time
    Searched refs:offsets2 (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/cintltst/
ncnvtst.c 384 static const int32_t offsets2[] = { 0x00, 0x00, 0x01, 0x01, 0x02, 0x02}; local
421 expected2, sizeof(expected2), "ibm-1363", offsets2, TRUE, U_ZERO_ERROR))
439 expected2, sizeof(expected2), "ibm-1363", offsets2, FALSE, U_ZERO_ERROR))
471 static const int32_t offsets2[] = { 0x00,0x01,0x02};
484 expected2, sizeof(expected2), "iso-2022-jp", offsets2, TRUE, U_ZERO_ERROR))
487 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR))
490 expected2, sizeof(expected2), "iso-2022-jp", offsets2, FALSE, U_ZERO_ERROR))
511 static const int32_t offsets2[] = { 0x00, 0x01,0x02};
528 expected2, sizeof(expected2), "iso-2022-cn", offsets2, TRUE, U_ZERO_ERROR))
531 expected2, sizeof(expected2), "iso-2022-cn", offsets2, FALSE, U_ZERO_ERROR)
605 static const int32_t offsets2[] = { 0x00, 0x00, 0x00, 0x01, 0x02 }; local
    [all...]
nccbtst.c 1660 static const int32_t offsets2[]={ 1, 3, 5, 7, 10 }; local
1681 static const int32_t offsets2[]={ local
1726 offsets2[]={ 2, 4 }, local
1764 offsets2[]={ 4, 4, 8 }, local
    [all...]

Completed in 45 milliseconds