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

  /external/icu4c/test/intltest/
convtest.h 29 struct ConversionCase {
79 ToUnicodeCase(ConversionCase &cc, UConverterToUCallback callback, const char *option);
82 FromUnicodeCase(ConversionCase &cc, UConverterFromUCallback callback, const char *option);
85 checkToUnicode(ConversionCase &cc, UConverter *cnv, const char *name,
91 checkFromUnicode(ConversionCase &cc, UConverter *cnv, const char *name,
convtest.cpp 88 ConversionCase cc;
209 ConversionCase cc;
783 stepToUnicode(ConversionCase &cc, UConverter *cnv,
    [all...]

Completed in 34 milliseconds