Searched refs:GetGraphLabel (Results 1 – 1 of 1) sorted by relevance
710 string GetGraphLabel(const Model& model, const string& graph_name) { in GetGraphLabel() function759 AppendF(output_file, kGraphFmt, GetGraphLabel(model, graph_name)); in DumpGraphviz()