Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_flushCache

347     ucnv_flushCache();
546 /* ucnv_flushCache(); */
1069 ucnv_flushCache();
1102 /* Testing ucnv_flushCache() */
1103 log_verbose("\n---Testing ucnv_flushCache...\n");
1104 if ((flushCount=ucnv_flushCache())==0)
1109 /*testing ucnv_close() and ucnv_flushCache() */
1113 if ((flushCount=ucnv_flushCache())==0)
1121 if ((flushCount=ucnv_flushCache())==2)
1129 if ( (flushCount=ucnv_flushCache())==1)