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