Home | History | Annotate | Download | only in cintltst

Lines Matching refs:utrie2_openFromSerialized

673         trie=utrie2_openFromSerialized(valueBits, storage, length2, &length3, &errorCode);
675 log_err("error: utrie2_openFromSerialized(%s) failed, %s\n", testName, u_errorName(errorCode));