Searched refs:test_insert (Results 1 – 2 of 2) sorted by relevance
237 void test_insert( Container table, const typename Container::value_type& value ) { in test_insert() function277 test_insert(container, new_value); in test_node_handling()
416 struct test_insert { struct440 test_initializer_list_support_without_assign<ch_map_type, test_insert>( pairs_il ); in TestInitList() argument441 test_initializer_list_support_without_assign<ch_map_type, test_insert>( {} ); in TestInitList()