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

/external/guava/guava-tests/test/com/google/common/collect/
H A DBenchmarkHelpers.java300 UNIFORM_0_TO_2(0, 2), UNIFORM_0_TO_9(0, 9), ALWAYS_0(0, 0), ALWAYS_10(10, 10); enum constant in enum:BenchmarkHelpers.ListSizeDistribution

Completed in 109 milliseconds