Searched defs:expectedUTF32LE (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | ncnvtst.c | 799 static const uint8_t expectedUTF32LE[] = { local 818 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR)) 821 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR))
|
H A D | nucnvtst.c | 783 static const uint8_t expectedUTF32LE[] = local 861 expectedUTF32LE, sizeof(expectedUTF32LE), "utf-32le", toUTF32LEOffs,FALSE ); 912 testConvertToU(expectedUTF32LE, sizeof(expectedUTF32LE),
|
/external/icu4c/test/cintltst/ |
H A D | ncnvtst.c | 817 static const uint8_t expectedUTF32LE[] = { local 836 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR)) 839 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR))
|
H A D | nucnvtst.c | 802 static const uint8_t expectedUTF32LE[] = local 880 expectedUTF32LE, sizeof(expectedUTF32LE), "utf-32le", toUTF32LEOffs,FALSE ); 931 testConvertToU(expectedUTF32LE, sizeof(expectedUTF32LE),
|
Completed in 383 milliseconds