Home
last modified time | relevance | path

Searched refs:verify_content_deep_moved (Results 1 – 3 of 3) sorted by relevance

/oneTBB/test/common/
H A Dcontainer_move_support.h494 void verify_content_deep_moved( const container_type& dst ) { in verify_content_deep_moved() function
689 fixture.verify_content_deep_moved(dst); in test_move_ctor_with_unequal_allocator()
754 fixture.verify_content_deep_moved(dst); in test_move_assignment_POCMA_false_unequal_allocator()
825 fixture.verify_content_deep_moved(dst); in test_constructor_with_move_iterators()
838 fixture.verify_content_deep_moved(dst); in test_assign_with_move_iterators()
/oneTBB/test/tbb/
H A Dtest_concurrent_vector.cpp114 fixture.verify_content_deep_moved(dst); in TestSerialGrowByWithMoveIterators()
/oneTBB/test/conformance/
H A Dconformance_concurrent_vector.cpp696 fixture.verify_content_deep_moved(dst); in TestSerialGrowByWithMoveIterators()