Home | History | Annotate | Download | only in cintltst

Lines Matching defs:string

257     const UChar* string = NULL;
358 /* string */
368 string= kERROR;
376 string=ures_getStringByKey(theBundle, tag, &resultLen, &status);
396 CONFIRM_EQ(string, expected_string);
688 log_err("unable to access the string \"%s\" at %d in testdata/testtable32.res - %s\n",
712 log_err("\"%s\" at %d in testdata/testtable32.res has a string/int value of %d, expected %d\n",
730 log_err("unable to access the string \"%s\" in testdata/testtable32.res - %s\n",
754 log_err("\"%s\" in testdata/testtable32.res has a string/int value of %d, expected %d\n",
903 { "emptystring", 1}, /* empty string is still a string */