Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c550 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2}; in TestMisc() local
586 testSampleCharProps(u_isbase, "u_isbase", sampleBase, UPRV_LENGTHOF(sampleBase), TRUE); in TestMisc()