OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sampleText2
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/cintltst/
ncnvtst.c
342
static const UChar
sampleText2
[] = { 0x0031, 0xd801, 0x0032};
355
if(!convertFromU(
sampleText2
, sizeof(
sampleText2
)/sizeof(
sampleText2
[0]),
368
if(!convertFromU(
sampleText2
, sizeof(
sampleText2
)/sizeof(
sampleText2
[0]),
382
static const UChar
sampleText2
[] = { 0x00a1, 0xd801, 0x00a4};
416
if(!convertFromU(
sampleText2
, sizeof(
sampleText2
)/sizeof(sampleText2[0])
[
all
...]
nccbtst.c
185
static const UChar
sampleText2
[] = { 0x6D63, 0x6D64, 0x6D65, 0x6D66 };
194
if(!testConvertFromUnicode(
sampleText2
, sizeof(
sampleText2
)/sizeof(
sampleText2
[0]),
[
all
...]
Completed in 40 milliseconds