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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cucdtst.c 539 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2};
575 testSampleCharProps(u_isbase, "u_isbase", sampleBase, LENGTHOF(sampleBase), TRUE);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cucdtst.c 544 static const UChar32 sampleBase[] = {0x0061, 0x0031, 0x03d2};
580 testSampleCharProps(u_isbase, "u_isbase", sampleBase, LENGTHOF(sampleBase), TRUE);
    [all...]

Completed in 33 milliseconds