Home | History | Annotate | Download | only in intltest

Lines Matching full:ids_length

235     int32_t ids_length;
244 ids_length = ids->count(status);
248 logln("Time Zone IDs size: %d", ids_length);
258 for (int32_t i = 0; i < ids_length; i++) {