Home | History | Annotate | Download | only in intltest

Lines Matching refs:ids_length

257     int32_t ids_length;
266 ids_length = ids->count(status);
270 logln("Time Zone IDs size: %d", ids_length);
280 for (int32_t i = 0; i < ids_length; i++) {