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