Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DCollectionBenchmarkSampleData.java133 static class SlowElement extends Element { class in CollectionBenchmarkSampleData
134 SlowElement(int hash) { in SlowElement() method in CollectionBenchmarkSampleData.SlowElement