Home | History | Annotate | Download | only in cintltst

Lines Matching defs:theBundle

1424     UResourceBundle *theBundle = ures_open(testdatapath, "testtypes", &status);
1426 const UChar* str = ures_getStringByKey(theBundle, "testinclude",&strLen,&status);
1502 ures_close(theBundle);