Searched defs:ConstEnd (Results 1 – 2 of 2) sorted by relevance
37 typename BufferType::const_iterator ConstEnd() { return buffer_.cend(); } in ConstEnd() function
250 TEST_P(MapImplTest, ConstEnd) { in TEST_P() argument