Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dconst_ref_apply_visitor.cpp160 void test_rvalue_parameter2(variant_type&& test_var, variant_type&& test_var2) in test_rvalue_parameter2() function
311 test_rvalue_parameter2(boost::move(v2), boost::move(v3)); in run_rvalue_ref_tests()