Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Duobjtest.cpp103 static const char *ids_class[MAX_CLASS_ID]; variable
157 if(!strcmp(ids_class[i], className)) { in testClass()
158 …logln("OK: ID found is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_… in testClass()
161 …errln("FAIL: ID is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_fact… in testClass()
169 ids_class[ids_count] = className; in testClass()
501 i, ids[i], ids_class[i], ids_factory[i]); in testIDs()