Home | History | Annotate | Download | only in intltest

Lines Matching full:ids_length

114     int32_t ids_length;
123 ids_length = ids->count(status);
127 logln("Time Zone IDs size: %d", ids_length);
137 for (int32_t i = 0; i < ids_length; i++) {