Searched refs:vm4 (Results 1 – 2 of 2) sorted by relevance
108 variables_map vm4; in test_variable_map() local109 store(a6, vm4); in test_variable_map()110 notify(vm4); in test_variable_map()111 BOOST_REQUIRE(vm4.size() == 4); in test_variable_map()112 BOOST_CHECK(vm4["imp"].as<int>() == 1); in test_variable_map()113 BOOST_CHECK(vm4["iim"].as<int>() == 201); in test_variable_map()114 BOOST_CHECK(vm4["mmp"].as<int>() == 123); in test_variable_map()178 variables_map vm4; in test_semantic_values() local179 BOOST_CHECK_THROW(store(parsed, vm4), validation_error); in test_semantic_values()
5004 ** `boost/qvm/gen/vm4.hpp` (included by `boost/qvm/vec_mat_operations4.hpp`)