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