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

/external/icu4c/test/intltest/
H A Dregextst.cpp4711 testCallBackFn(const void *context, int32_t steps) { function
4729 URegexMatchCallback *returnedFn = &testCallBackFn;
4748 matcher.setMatchCallback(testCallBackFn, &cbInfo, status);
4752 REGEX_ASSERT(returnedFn == testCallBackFn);

Completed in 86 milliseconds