Home
last modified time | relevance | path

Searched refs:unitPrefs (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dunits_data_test.cpp131 auto *unitPrefs = preferences.getInternalUnitPrefs(); in testGetPreferencesFor() local
134 assertTrue(UnicodeString("Preferences count: ") + unitPrefs->length() + " > 250", in testGetPreferencesFor()
135 unitPrefs->length() > 250); in testGetPreferencesFor()
/third_party/node/deps/icu-small/source/i18n/
Dunits_data.cpp172 ResourceArray unitPrefs = value.getArray(status); in put() local
174 int32_t prefLen = unitPrefs.getSize(); in put()
195 for (int32_t i = 0; unitPrefs.getValue(i, value); i++) { in put()
/third_party/skia/third_party/externals/icu/source/i18n/
Dunits_data.cpp172 ResourceArray unitPrefs = value.getArray(status); in put() local
174 int32_t prefLen = unitPrefs.getSize(); in put()
195 for (int32_t i = 0; unitPrefs.getValue(i, value); i++) { in put()
/third_party/icu/icu4c/source/i18n/
Dunits_data.cpp172 ResourceArray unitPrefs = value.getArray(status); in put() local
174 int32_t prefLen = unitPrefs.getSize(); in put()
195 for (int32_t i = 0; unitPrefs.getValue(i, value); i++) { in put()