Home | History | Annotate | Download | only in cintltst

Lines Matching full:test2

1488     UResourceBundle *test1 = 0, *test2 = 0,*empty = 0;
1529 test2=ures_open(testdatapath, locale, &err);
1536 result2= tres_getString(test2, -1, "string_in_Root_te_te_IN", &len2, &err);
1563 ures_close(test2);