Home | History | Annotate | Download | only in intltest

Lines Matching refs:getAvailableNames

7086     StringEnumeration *availableNumberingSystems = NumberingSystem::getAvailableNames(status);
7087 CHECK_DATA(status, "NumberingSystem::getAvailableNames()")
7094 /* A relatively simple test of the API. We call getAvailableNames() and cycle through */