Home | History | Annotate | Download | only in test

Lines Matching defs:iterator

974 // Tests that a class named iterator isn't treated as a container.
976 struct iterator {
980 TEST(PrintStlContainerTest, Iterator) {
981 iterator it = {};