Searched refs:check_exception_on_get (Results 1 – 1 of 1) sorted by relevance
22 void check_exception_on_get(Variant& v) { in check_exception_on_get() function43 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()