Home | History | Annotate | Download | only in intltest

Lines Matching full:emptystr

1032     UnicodeString emptyStr = theBundle.getStringEx("emptystring", status);
1033 if(!emptyStr.length()==0) {