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

  /external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c 49 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
    [all...]
nucnvtst.c 511 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
897 testConvertToU(expectedUTF8, sizeof(expectedUTF8),
901 testConvertToU(expectedISO2022, sizeof(expectedISO2022),
906 testConvertToU(expectedUTF16LE, sizeof(expectedUTF16LE),
909 testConvertToU(expectedUTF16BE, sizeof(expectedUTF16BE),
912 testConvertToU(expectedUTF32LE, sizeof(expectedUTF32LE),
915 testConvertToU(expectedUTF32BE, sizeof(expectedUTF32BE),
    [all...]
  /external/icu4c/test/cintltst/
ncnvtst.c 49 static UBool testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
    [all...]
nucnvtst.c 530 static ETestConvertResult testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
916 testConvertToU(expectedUTF8, sizeof(expectedUTF8),
920 testConvertToU(expectedISO2022, sizeof(expectedISO2022)
    [all...]

Completed in 152 milliseconds