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