Searched defs:target_cap (Results 1 – 2 of 2) sorted by relevance
5415 int32_t rules_length, target_cap, bytes_needed, buff_size; in TestJitterbug981() local5473 int32_t target_cap, bytes_needed, numNeeded = 0; in TestJitterbug1293() local
41142 let target_cap = cmp::max(cmp::max(min_capacity, self.len()) + 1, MINIMUM_CAPACITY + 1) localVariable