Searched defs:g_name (Results 1 – 2 of 2) sorted by relevance
56 std::string const& g_name = std::string()) in test_graph()69 std::string const& g_name, NameMap name, MassMap mass, WeightMap weight)
348 const NameType& g_name = get_property(g, graph_name); in write_graphviz_subgraph() local