Home | History | Annotate | Download | only in cintltst

Lines Matching refs:ucnv_flushCache

349     ucnv_flushCache();
548 /* ucnv_flushCache(); */
1071 ucnv_flushCache();
1104 /* Testing ucnv_flushCache() */
1105 log_verbose("\n---Testing ucnv_flushCache...\n");
1106 if ((flushCount=ucnv_flushCache())==0)
1111 /*testing ucnv_close() and ucnv_flushCache() */
1115 if ((flushCount=ucnv_flushCache())==0)
1123 if ((flushCount=ucnv_flushCache())==2)
1131 if ( (flushCount=ucnv_flushCache())==1)