Lines Matching defs:theBundle
1436 UResourceBundle *theBundle = ures_open(testdatapath, "testtypes", &status);1438 const UChar* str = ures_getStringByKey(theBundle, "testinclude",&strLen,&status);1514 ures_close(theBundle);