Searched refs:verify_c_vector_capacity_is_below (Results 1 – 1 of 1) sorted by relevance
497 void verify_c_vector_capacity_is_below(size_t capacity, size_t high){ in verify_c_vector_capacity_is_below() function571 verify_c_vector_capacity_is_below(victim.capacity(), N); in test_ex_assign_operator()1084 verify_c_vector_capacity_is_below(victim.capacity(), allocation_limit + 2); in test_ex_move_assignment_memory_failure()