Searched refs:doStringPrepTest (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | spreptst.c | 29 void doStringPrepTest(const char* binFileName, const char* txtFileName, 70 doStringPrepTest("nfscsi","nfs4_cs_prep_ci.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cs_prep_data() 74 doStringPrepTest("nfscss","nfs4_cs_prep_cs.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cs_prep_data() 82 doStringPrepTest("nfscis","nfs4_cis_prep.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_cis_prep_data() 94 doStringPrepTest("nfsmxs","nfs4_mixed_prep_s.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_mixed_prep_data() 98 doStringPrepTest("nfsmxp","nfs4_mixed_prep_p.txt", USPREP_DEFAULT, &errorCode); in Test_nfs4_mixed_prep_data()
|
D | sprpdata.c | 44 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err… 273 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err… in doStringPrepTest() function
|