Searched refs:bgl_first_9 (Results 1 – 1 of 1) sorted by relevance
354 for (typename boost::graph_traits< Graph >::vertex_iterator bgl_first_9 in test_readable_vertex_property_graph() local357 bgl_first_9 != bgl_last_9; bgl_first_9 = bgl_last_9) in test_readable_vertex_property_graph()359 bgl_first_9 != bgl_last_9 ? (v = *bgl_first_9, true) : false; in test_readable_vertex_property_graph()360 ++bgl_first_9) in test_readable_vertex_property_graph()378 for (typename boost::graph_traits< Graph >::vertex_iterator bgl_first_9 in test_vertex_property_graph() local381 bgl_first_9 != bgl_last_9; bgl_first_9 = bgl_last_9) in test_vertex_property_graph()383 bgl_first_9 != bgl_last_9 ? (v = *bgl_first_9, true) : false; in test_vertex_property_graph()384 ++bgl_first_9) in test_vertex_property_graph()