Searched refs:printer_after_cf (Results 1 – 1 of 1) sorted by relevance
66 StringPrettyPrinter printer_after_cf(graph_); in TestCodeOnReadyGraph() local67 printer_after_cf.VisitInsertionOrder(); in TestCodeOnReadyGraph()68 std::string actual_after_cf = printer_after_cf.str(); in TestCodeOnReadyGraph()