SimpleEntry       239 third_party/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java           entrySet.contains(new SimpleEntry<Integer, Integer>(i, i + 1)));
SimpleEntry       241 third_party/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java           entrySet.contains(new SimpleEntry<Integer, Integer>(i, i)));
SimpleEntry       250 third_party/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java           new SimpleEntry<Integer, Integer>(i, i + 1);
SimpleEntry       270 third_party/protobuf/java/src/test/java/com/google/protobuf/SmallSortedMapTest.java           new SimpleEntry<Integer, Integer>(i, i + 1);