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

  /external/chromium/third_party/icu/source/test/cintltst/
cbiapts.c 73 static UChar* toUChar(const char *src, void **freeHook) {
509 ruleSourceU = toUChar(rules, &strCleanUp);
548 uData = toUChar(data, &freeHook);
592 uRules = toUChar(rules, &freeHook);
  /external/icu4c/test/cintltst/
cbiapts.c 75 static UChar* toUChar(const char *src, void **freeHook) {
511 ruleSourceU = toUChar(rules, &strCleanUp);
550 uData = toUChar(data, &freeHook);
594 uRules = toUChar(rules, &freeHook);

Completed in 28 milliseconds