Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/
Dvariant_over_joint_view_test.cpp22 void check_exception_on_get(Variant& v) { in check_exception_on_get() function
43 check_exception_on_get<std::string>(c); in test_joint_view()
44 check_exception_on_get<int>(d); in test_joint_view()
53 check_exception_on_get<std::string>(a); in test_set()
56 check_exception_on_get<int>(a); in test_set()