Home
last modified time | relevance | path

Searched defs:getSampleEntries (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractMapTester.java164 protected Collection<Map.Entry<K, V>> getSampleEntries(int howMany) { in getSampleEntries() method in AbstractMapTester
168 protected Collection<Map.Entry<K, V>> getSampleEntries() { in getSampleEntries() method in AbstractMapTester