Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_swap.cpp310 void test_swap_member_function( T const* ) in test_swap_member_function() function
355 ( test_swap_member_function( ARG(optional_swap_test::class_without_default_ctor) ) ); in test_swap_tweaking()
356 ( test_swap_member_function( ARG(optional_swap_test::class_whose_default_ctor_should_be_used) ) ); in test_swap_tweaking()
357 …( test_swap_member_function( ARG(optional_swap_test::class_whose_default_ctor_should_not_be_used) … in test_swap_tweaking()
358 …( test_swap_member_function( ARG(optional_swap_test::class_whose_explicit_ctor_should_be_used) ) ); in test_swap_tweaking()
359 …( test_swap_member_function( ARG(optional_swap_test::template_whose_default_ctor_should_be_used<ch… in test_swap_tweaking()