Searched refs:DumpAsDotGraph (Results 1 – 2 of 2) sorted by relevance
302 void DumpAsDotGraph(const std::string& description,
441 void SchedulingGraph::DumpAsDotGraph(const std::string& description, in DumpAsDotGraph() function in art::SchedulingGraph610 scheduling_graph_.DumpAsDotGraph(description.str(), initial_candidates); in Schedule()