Searched refs:testTraceExit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dtracetst.c130 static void U_CALLCONV testTraceExit(const void *context, int32_t fnNumber, function
227 TEST_ASSERT(originalTExitFunc != testTraceExit);
230 utrace_setFunctions(newContext, testTraceEntry, testTraceExit, testTraceData);
233 TEST_ASSERT(x == testTraceExit);

Completed in 222 milliseconds