Home
last modified time | relevance | path

Searched refs:ctest_libFree (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/
Dctest.c941 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { in ctest_libFree() function
1020 … u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode); in initArgs()