Lines Matching refs:URES_NONE
1206 /*Test ures_getType() with UResourceBundle = NULL should return URES_NONE==-1*/1208 if(ures_getType(NULL) != URES_NONE){ 1209 URES_NONE when UResourceBundle=NULL. Got =%d\n", ures_getType(NULL));