Searched defs:cfrom (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutransts.c33 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
572 const char* cfrom,
593 _expect(trans, cfrom, cto);
599 const char* cfrom,
618 u_uastrcpy(from, cfrom);
636 id, cfrom, cto);
641 id, cfrom, actual, cto);
658 id, cfrom, cto);
663 id, cfrom, actual, cto);
668 InitXReplaceable(&xrep, cfrom);
571 _expectRules(const char* crules, const char* cfrom, const char* cto) argument
598 _expect(const UTransliterator* trans, const char* cfrom, const char* cto) argument
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dutransts.c35 static void _expect(const UTransliterator* trans, const char* cfrom, const char* cto);
640 const char* cfrom,
661 _expect(trans, cfrom, cto);
667 const char* cfrom,
686 u_uastrcpy(from, cfrom);
704 id, cfrom, cto);
709 id, cfrom, actual, cto);
726 id, cfrom, cto);
731 id, cfrom, actual, cto);
736 InitXReplaceable(&xrep, cfrom);
639 _expectRules(const char* crules, const char* cfrom, const char* cto) argument
666 _expect(const UTransliterator* trans, const char* cfrom, const char* cto) argument
[all...]

Completed in 247 milliseconds