Searched refs:debug_string_ (Results 1 – 2 of 2) sorted by relevance
264 debug_string_(std::move(debug_string)) {} in Exchange()297 string debug_string_; variable
86 return absl::StrFormat("%p@%s_%s", this, ToString(state_), debug_string_); in DebugString()