Home | History | Annotate | Download | only in cintltst

Lines Matching defs:string

253     const UChar* string = NULL;
354 /* string */
364 string= kERROR;
372 string=ures_getStringByKey(theBundle, tag, &resultLen, &status);
392 CONFIRM_EQ(string, expected_string);
685 log_err("unable to access the string \"%s\" at %d in testdata/testtable32.res - %s\n",
709 log_err("\"%s\" at %d in testdata/testtable32.res has a string/int value of %d, expected %d\n",
727 log_err("unable to access the string \"%s\" in testdata/testtable32.res - %s\n",
751 log_err("\"%s\" in testdata/testtable32.res has a string/int value of %d, expected %d\n",
900 { "emptystring", 1}, /* empty string is still a string */