Searched refs:ctest_libRealloc (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c931 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) { function
1020 u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode);

Completed in 101 milliseconds