Searched refs:UCTMultiThreadItem (Results 1 – 3 of 3) sorted by relevance
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | tsmthred.cpp | 1072 class UCTMultiThreadItem : public SharedObject { class 1075 UCTMultiThreadItem(const char *x) : value(nullptr) { in UCTMultiThreadItem() function in UCTMultiThreadItem 1078 virtual ~UCTMultiThreadItem() { in ~UCTMultiThreadItem() 1089 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( in createObject() 1094 const UCTMultiThreadItem *result = nullptr; in createObject() 1099 cacheContext->get(LocaleCacheKey<UCTMultiThreadItem>(fLoc.getLanguage()), result, status); in createObject() 1121 const UCTMultiThreadItem *result = in createObject() 1122 new UCTMultiThreadItem(fLoc.getLanguage()); in createObject() 1160 const UCTMultiThreadItem *origItem = nullptr; in exerciseByLocale() 1162 LocaleCacheKey<UCTMultiThreadItem>(locale), fCache, origItem, status); in exerciseByLocale() [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | tsmthred.cpp | 1073 class UCTMultiThreadItem : public SharedObject { class 1076 UCTMultiThreadItem(const char *x) : value(nullptr) { in UCTMultiThreadItem() function in UCTMultiThreadItem 1079 virtual ~UCTMultiThreadItem() { in ~UCTMultiThreadItem() 1090 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( in createObject() 1095 const UCTMultiThreadItem *result = nullptr; in createObject() 1100 cacheContext->get(LocaleCacheKey<UCTMultiThreadItem>(fLoc.getLanguage()), result, status); in createObject() 1122 const UCTMultiThreadItem *result = in createObject() 1123 new UCTMultiThreadItem(fLoc.getLanguage()); in createObject() 1161 const UCTMultiThreadItem *origItem = nullptr; in exerciseByLocale() 1163 LocaleCacheKey<UCTMultiThreadItem>(locale), fCache, origItem, status); in exerciseByLocale() [all …]
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | tsmthred.cpp | 1072 class UCTMultiThreadItem : public SharedObject { class 1075 UCTMultiThreadItem(const char *x) : value(nullptr) { in UCTMultiThreadItem() function in UCTMultiThreadItem 1078 virtual ~UCTMultiThreadItem() { in ~UCTMultiThreadItem() 1089 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( in createObject() 1094 const UCTMultiThreadItem *result = nullptr; in createObject() 1099 cacheContext->get(LocaleCacheKey<UCTMultiThreadItem>(fLoc.getLanguage()), result, status); in createObject() 1121 const UCTMultiThreadItem *result = in createObject() 1122 new UCTMultiThreadItem(fLoc.getLanguage()); in createObject() 1160 const UCTMultiThreadItem *origItem = nullptr; in exerciseByLocale() 1162 LocaleCacheKey<UCTMultiThreadItem>(locale), fCache, origItem, status); in exerciseByLocale() [all …]
|