Searched refs:flushCount (Results 1 – 2 of 2) sorted by relevance
1066 int flushCount = 0; in TestFlushCache() local1104 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1107 log_data_err("Flush Cache failed [line %d], expect 0 got %d \n", __LINE__, flushCount); in TestFlushCache()1113 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()1116 log_data_err("Flush Cache failed [line %d], expect 0 got %d \n", __LINE__, flushCount); in TestFlushCache()1121 if ((flushCount=ucnv_flushCache())==2) in TestFlushCache()1126 flushCount); in TestFlushCache()1129 if ( (flushCount=ucnv_flushCache())==1) in TestFlushCache()1132 log_data_err("Flush Cache failed line %d, expected 1 got %d \n", __LINE__, flushCount); in TestFlushCache()
META-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...