Searched defs:ctest_libFree (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/ctestfw/
H A Dctest.c894 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { function
968 u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode);

Completed in 95 milliseconds