Home | History | Annotate | Download | only in ctestfw

Lines Matching refs:u_setMemoryFunctions

1018             u_setMemoryFunctions(NULL, ctest_libMalloc, ctest_libRealloc, ctest_libFree, &errorCode);
1020 printf("u_setMemoryFunctions returned %s\n", u_errorName(errorCode));