Searched refs:GetCurrentKey (Results 1 - 2 of 2) sorted by relevance

/external/chromium/base/
H A Did_map_unittest.cc73 map.Remove(iter.GetCurrentKey());
102 EXPECT_EQ(ids[0], iter.GetCurrentKey());
107 EXPECT_EQ(ids[2], iter.GetCurrentKey());
112 EXPECT_EQ(ids[4], iter.GetCurrentKey());
H A Did_map.h138 KeyType GetCurrentKey() const { function in class:IDMap::Iterator

Completed in 1878 milliseconds