Searched refs:threadSafeErr (Results 1 – 1 of 1) sorted by relevance
664 UErrorCode threadSafeErr = U_ZERO_ERROR; in TestThreadedIntl() local666 ThreadSafeFormatSharedData sharedData(threadSafeErr); in TestThreadedIntl()667 assertSuccess(WHERE, threadSafeErr, TRUE); in TestThreadedIntl()