Home | History | Annotate | Download | only in ctestfw

Lines Matching refs:u_setMemoryFunctions

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