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

  /external/chromium_org/third_party/icu/source/tools/ctestfw/
ctest.c 938 static void U_CALLCONV ctest_libFree(const void *context, void *mem) {
1017 u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode);
    [all...]
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 939 static void U_CALLCONV ctest_libFree(const void *context, void *mem) {
1018 u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode);
    [all...]

Completed in 8169 milliseconds