Searched refs:ids_count (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Duobjtest.cpp102 static uint32_t ids_count = 0; variable
112 if(ids_count >= MAX_CLASS_ID) {
153 for(i=0;i<ids_count;i++) {
165 ids[ids_count] = staticID;
166 ids_factory[ids_count] = factory;
167 ids_class[ids_count] = className;
168 ids_count++;
325 ids_count = 0;
494 for(i=0;i<ids_count;i++) {

Completed in 59 milliseconds