Lines Matching full:get
207 /* Make sure that users using te_IN for the default locale don't get test failures. */
241 /* Make sure that users using te_IN for the default locale don't get test failures. */
330 action +=".get(";
334 ResourceBundle bundle = test1.get(data[i], err);
353 ResourceBundle rowbundle=bundle.get(row, err);
435 /* Make sure that users using te_IN for the default locale don't get test failures. */
488 ResourceBundle defaultSub = defaultresource.get((int32_t)0, err);
541 action +=".get(";
725 action += ".get(";
731 ResourceBundle array = theBundle.get(tag, status);
769 ResourceBundle array = theBundle.get(tag, status);
798 action += ".get(";
805 ResourceBundle array2d=theBundle.get(tag, status);
820 ResourceBundle tablerow=array2d.get(row, status);
856 ResourceBundle array2d=theBundle.get(tag, status);
858 ResourceBundle tablerow=array2d.get(row, status);
889 action += ".get(";
896 ResourceBundle tags=theBundle.get(tag, status);
907 ResourceBundle tagelement=tags.get(index, status);
920 ResourceBundle tagelement=tags.get(index, status);
943 action += ".get(";
956 ResourceBundle tags=theBundle.get(tag, status);
958 ResourceBundle tagelement=tags.get(item_tag, status);
1039 ResourceBundle res = theBundle.get("zerotest", status);
1056 res = theBundle.get("binarytest", status);
1069 res = theBundle.get("importtest",status);
1082 res = theBundle.get("one", status);
1094 res = theBundle.get((const char*)"minusone", status);
1107 res = theBundle.get("plusone",status);
1118 res = theBundle.get("onehundredtwentythree",status);
1134 errln("Did not get the expected string for testescape expected. Expected : "
1146 errln("Did not get the expected string for test_underscores.\n");
1161 errln("he locale's Islamic-civil DateTime resource exists. How did it get here?\n");
1167 dataerrln("Didn't get Islamic Eras. I know they are there! - %s", u_errorName(status));
1174 errln("Root's Islamic-civil's DateTime resource exists. How did it get here?\n");