Searched refs:throwing_msgs (Results 1 – 1 of 1) sorted by relevance
804 std::vector<unsigned> throwing_msgs; in test() local809 function_node<unsigned> f(g, unlimited, [&throwing_msgs](unsigned v) { in test()810 for( auto i : throwing_msgs ) { in test()819 throwing_msgs.push_back(std::rand() % num_messages); in test()