HomeSort by relevance Sort by last modified time
    Searched refs:sampleNonBase (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c 540 static const UChar32 sampleNonBase[] = {0x002B, 0x0020, 0x203B};
576 testSampleCharProps(u_isbase, "u_isbase", sampleNonBase, LENGTHOF(sampleNonBase), FALSE);
    [all...]
  /external/icu4c/test/cintltst/
cucdtst.c 541 static const UChar32 sampleNonBase[] = {0x002B, 0x0020, 0x203B};
577 testSampleCharProps(u_isbase, "u_isbase", sampleNonBase, LENGTHOF(sampleNonBase), FALSE);
    [all...]

Completed in 36 milliseconds