Home | History | Annotate | Download | only in cintltst

Lines Matching refs:verifyCallbackParams

4297 static void verifyCallbackParams(UBiDiClassCallback* fn, const void* context,
4335 verifyCallbackParams(oldFn, oldContext, NULL, NULL, 0);
4342 verifyCallbackParams(oldFn, oldContext, NULL, NULL, 0);
4345 verifyCallbackParams(oldFn, oldContext, newFn, textSrc, textSrcSize);
4352 verifyCallbackParams(oldFn, oldContext, newFn, textSrc, textSrcSize);