Searched refs:root_strings (Results 1 – 1 of 1) sorted by relevance
1380 std::vector<string> root_strings; in DebugString() local1387 root_strings.push_back(DebugInfo(node_root)); in DebugString()1391 return absl::StrJoin(root_strings, "\n"); in DebugString()