Searched refs:UCTItem (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dunifiedcachetest.cpp15 class UCTItem : public SharedObject { class in inherits:SharedObject
18 UCTItem(const char *x) : value(NULL) { function in class:UCTItem
21 virtual ~UCTItem() {
32 const UCTItem *LocaleCacheKey<UCTItem>::createObject(
39 const UCTItem *item = NULL;
46 UCTItem *result = new UCTItem(fLoc.getName());
85 const UCTItem *en = NULL;
86 const UCTItem *enG
[all...]

Completed in 184 milliseconds