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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 740 static char *getRelationSymbol(UCollationResult res, uint32_t strength, char *buffer) {
807 strcat(output, getRelationSymbol(expRes, expStrength, relation));
813 strcat(output, getRelationSymbol(realRes, realStrength, relation));
831 strcat(output, getRelationSymbol(expRes, expStrength, relation));
840 strcat(output, getRelationSymbol(realRes, realStrength, relation));
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 742 static char *getRelationSymbol(UCollationResult res, uint32_t strength, char *buffer) {
809 strcat(output, getRelationSymbol(expRes, expStrength, relation));
815 strcat(output, getRelationSymbol(realRes, realStrength, relation));
833 strcat(output, getRelationSymbol(expRes, expStrength, relation));
842 strcat(output, getRelationSymbol(realRes, realStrength, relation));
    [all...]

Completed in 42 milliseconds