Searched refs:sampleBase (Results 1 – 1 of 1) sorted by relevance
550 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2}; in TestMisc() local586 testSampleCharProps(u_isbase, "u_isbase", sampleBase, UPRV_LENGTHOF(sampleBase), TRUE); in TestMisc()