Searched refs:expectedUTF32LE (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
H A Dncnvtst.c818 static const uint8_t expectedUTF32LE[] = { local
837 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR))
840 expectedUTF32LE, sizeof(expectedUTF32LE), "UTF-32LE", offsetsUTF32, TRUE, U_ZERO_ERROR))
H A Dnucnvtst.c801 static const uint8_t expectedUTF32LE[] = local
879 expectedUTF32LE, sizeof(expectedUTF32LE), "utf-32le", toUTF32LEOffs,FALSE );
930 testConvertToU(expectedUTF32LE, sizeof(expectedUTF32LE),

Completed in 30 milliseconds