Home
last modified time | relevance | path

Searched refs:doStringPrepTest (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dspreptst.c32 void doStringPrepTest(const char* binFileName, const char* txtFileName,
73 doStringPrepTest("nfscsi","nfs4_cs_prep_ci.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cs_prep_data()
77 doStringPrepTest("nfscss","nfs4_cs_prep_cs.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cs_prep_data()
85 doStringPrepTest("nfscis","nfs4_cis_prep.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cis_prep_data()
97 doStringPrepTest("nfsmxs","nfs4_mixed_prep_s.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_mixed_prep_data()
101 doStringPrepTest("nfsmxp","nfs4_mixed_prep_p.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_mixed_prep_data()
Dsprpdata.c46 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err…
275 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err… in doStringPrepTest() function