Searched refs:corresponding_it (Results 1 – 1 of 1) sorted by relevance
58 corresponding_it = other.substreams.find(it->first); in ExpectEqual() local59 ASSERT_TRUE(corresponding_it != other.substreams.end()); in ExpectEqual()61 const VideoSendStream::StreamStats& b = corresponding_it->second; in ExpectEqual()