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

  /external/chromium_org/third_party/icu/source/common/unicode/
uversion.h 192 u_getVersion(UVersionInfo versionArray);
urename.h 283 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
    [all...]
  /external/icu/icu4c/source/common/unicode/
uversion.h 192 u_getVersion(UVersionInfo versionArray);
urename.h 275 #define u_getVersion U_ICU_ENTRY_POINT_RENAME(u_getVersion)
    [all...]
  /external/chromium_org/third_party/icu/source/samples/legacy/
newcol.cpp 73 u_getVersion(uvi);
oldcol.cpp 90 u_getVersion(uvi);
  /external/icu/icu4c/source/samples/legacy/
newcol.cpp 73 u_getVersion(uvi);
oldcol.cpp 90 u_getVersion(uvi);
  /external/chromium_org/third_party/icu/source/test/cintltst/
putiltst.c 145 log_err("ERROR: u_getVersion() failed. Expected: U_ZERO_ERROR Got=%s\n", str);
150 log_err("ERROR: u_getVersion() failed. Expected: U_USING_DEFAULT_WARNING Got=%s\n", str);
155 log_err("ERROR: u_getVersion() failed. Expected: [BOGUS UErrorCode] Got=%s\n", str);
263 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
269 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
272 log_verbose("Testing the API u_getVersion().....\n");
273 u_getVersion(versionArray);
276 log_err("ERROR: u_getVersion() failed. Got=%s, expected %s\n", versionString, U_ICU_VERSION);
udatatst.c     [all...]
cucdtst.c 595 u_getVersion(realVersion);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.c 211 u_getVersion(icuVersion);
  /external/icu/icu4c/source/test/cintltst/
putiltst.c 145 log_err("ERROR: u_getVersion() failed. Expected: U_ZERO_ERROR Got=%s\n", str);
150 log_err("ERROR: u_getVersion() failed. Expected: U_USING_DEFAULT_WARNING Got=%s\n", str);
155 log_err("ERROR: u_getVersion() failed. Expected: [BOGUS UErrorCode] Got=%s\n", str);
263 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
269 log_err("ERROR: u_getVersion() failed. Expected: 1.3.5.6, Got=%s\n", versionString);
272 log_verbose("Testing the API u_getVersion().....\n");
273 u_getVersion(versionArray);
276 log_err("ERROR: u_getVersion() failed. Got=%s, expected %s\n", versionString, U_ICU_VERSION);
udatatst.c     [all...]
cucdtst.c 594 u_getVersion(realVersion);
    [all...]
  /external/icu/icu4c/source/tools/makeconv/
makeconv.c 211 u_getVersion(icuVersion);
  /external/chromium_org/third_party/icu/source/common/
putil.cpp     [all...]
  /external/icu/icu4c/source/common/
putil.cpp     [all...]
  /libcore/luni/src/main/native/
libcore_icu_ICU.cpp 726 u_getVersion(icuVersion);
    [all...]

Completed in 501 milliseconds