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

/external/chromium/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c795 static const uint8_t expectedLMBCS[] = { 0x27, 0x06, 0x04, 0x00, 0x01, 0x73, 0x01, 0x04, 0x14, 0x02, 0x20 }; local
917 expectedLMBCS, sizeof(expectedLMBCS), "LMBCS-1", toLMBCSOffs,FALSE );
918 testConvertToU(expectedLMBCS, sizeof(expectedLMBCS),
/external/icu4c/test/cintltst/
H A Dnucnvtst.c827 static const uint8_t expectedLMBCS[] = { 0x27, 0x06, 0x04, 0x00, 0x01, 0x73, 0x01, 0x04, 0x14, 0x02, 0x20 }; local
949 expectedLMBCS, sizeof(expectedLMBCS), "LMBCS-1", toLMBCSOffs,FALSE );
950 testConvertToU(expectedLMBCS, sizeof(expectedLMBCS),

Completed in 184 milliseconds