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.cpp101 static const char *ids_class[MAX_CLASS_ID]; variable
155 if(!strcmp(ids_class[i], className)) { in testClass()
156 …logln("OK: ID found is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_… in testClass()
159 …errln("FAIL: ID is the same as " + UnicodeString(ids_class[i]) + UnicodeString(" *y= ") + ids_fact… in testClass()
167 ids_class[ids_count] = className; in testClass()
497 i, ids[i], ids_class[i], ids_factory[i]); in testIDs()