Searched refs:old_cap (Results 1 – 2 of 2) sorted by relevance
25 typename S::size_type old_cap = s.capacity(); in test() local30 assert(s.capacity() <= old_cap); in test()38 typename S::size_type old_cap = s.capacity(); in test() local39 ((void)old_cap); // Prevent unused warning in test()
24 typename S::size_type old_cap = s.capacity(); in test() local29 assert(s.capacity() <= old_cap); in test()