Home | History | Annotate | Download | only in intltest

Lines Matching refs:ids_length

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