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