Searched refs:sufficient_cap (Results 1 – 2 of 2) sorted by relevance
25 bool sufficient_cap = s.size() < s.capacity(); in test() local32 if (sufficient_cap) in test()
24 bool sufficient_cap = s.size() < s.capacity(); in test() local31 if (sufficient_cap) in test()