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

  /external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c 350 } ETestConvertResult;
354 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
511 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
    [all...]
  /external/icu/icu4c/source/test/cintltst/
nucnvtst.c 357 } ETestConvertResult;
361 static ETestConvertResult testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
518 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
    [all...]

Completed in 1000 milliseconds