Searched defs:debugged_graph (Results 1 – 4 of 4) sorted by relevance
99 def WriteDebuggedGraph(self, debugged_graph): argument
92 DebuggedGraph debugged_graph = 8; field
221 Status DebugEventsWriter::WriteDebuggedGraph(DebuggedGraph* debugged_graph) { in WriteDebuggedGraph()
395 DebuggedGraph* debugged_graph = new DebuggedGraph(); in TEST_F() local