Searched refs:first_node_ (Results 1 – 2 of 2) sorted by relevance
124 bool first_node_; variable
279 first_node_(true), in JSONGraphWriter()307 if (first_node_) { in PrintNode()308 first_node_ = false; in PrintNode()