Lines Matching refs:URES_NONE
1212 /*Test ures_getType() with UResourceBundle = NULL should return URES_NONE==-1*/1214 URES_NONE){ 1215 log_err("ERROR: ures_getType() should return URES_NONE when UResourceBundle=NULL. Got =%d\n", ures_getType(NULL));