Searched defs:test_edge (Results 1 – 2 of 2) sorted by relevance
62 struct test_edge : public dedge<test_graph_traits> struct64 test_edge (node_t *src, node_t *dest) in test_edge() argument68 void dump_dot (graphviz_out *gv, const dump_args_t &) const OVERRIDE in dump_dot()