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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcucdtst.c545 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2}; local
581 testSampleCharProps(u_isbase, "u_isbase", sampleBase, LENGTHOF(sampleBase), TRUE);
/external/icu/icu4c/source/test/cintltst/
H A Dcucdtst.c544 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2}; local
580 testSampleCharProps(u_isbase, "u_isbase", sampleBase, LENGTHOF(sampleBase), TRUE);

Completed in 113 milliseconds