Searched refs:UCTItem (Results 1 – 1 of 1) sorted by relevance
15 class UCTItem : public SharedObject { class18 UCTItem(const char *x) : value(NULL) { in UCTItem() function in UCTItem21 virtual ~UCTItem() { in ~UCTItem()32 const UCTItem *LocaleCacheKey<UCTItem>::createObject( in createObject()39 const UCTItem *item = NULL; in createObject()46 UCTItem *result = new UCTItem(fLoc.getName()); in createObject()85 const UCTItem *en = NULL; in TestBasic()86 const UCTItem *enGb = NULL; in TestBasic()87 const UCTItem *enGb2 = NULL; in TestBasic()88 const UCTItem *enUs = NULL; in TestBasic()[all …]