Searched refs:elt_b (Results 1 – 2 of 2) sorted by relevance
309 let elt_b = match self.b.next() { in next() localVariable325 Some((a.clone(), elt_b)) in next()
94 for (const auto& elt_b : b) { in EqualProtoMap() local95 const auto iter = a.find(elt_b.first); in EqualProtoMap()99 key_to_string(elt_b.first), in EqualProtoMap()