Searched refs:ctest_libMalloc (Results 1 – 1 of 1) sorted by relevance
922 static void *U_CALLCONV ctest_libMalloc(const void *context, size_t size) { in ctest_libMalloc() function1020 … u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode); in initArgs()