Searched refs:DumpAsDotGraph (Results 1 – 2 of 2) sorted by relevance
355 void DumpAsDotGraph(const std::string& description,
454 void SchedulingGraph::DumpAsDotGraph(const std::string& description, in DumpAsDotGraph() function in art::SchedulingGraph630 scheduling_graph.DumpAsDotGraph(description.str(), initial_candidates); in Schedule()