Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Drestest.cpp415 ResourceBundle arrayBundle(theBundle.get(tag, status)); in testTag() local
417 int32_t count = arrayBundle.getSize(); in testTag()
426 UnicodeString value(arrayBundle.getStringEx(j, status)); in testTag()
442 UnicodeString t(arrayBundle.getStringEx(index, status)); in testTag()