Home
last modified time | relevance | path

Searched refs:singletonSetProportion (Results 1 – 2 of 2) sorted by relevance

/external/guava/guava-tests/benchmark/com/google/common/collect/
DMultipleSetContainsBenchmark.java32 double singletonSetProportion; field in MultipleSetContainsBenchmark
47 if (emptySetProportion + singletonSetProportion > 1.01) { in setUp()
56 } else if (setSize < emptySetProportion + singletonSetProportion) { in setUp()
/external/guava/android/guava-tests/benchmark/com/google/common/collect/
DMultipleSetContainsBenchmark.java32 double singletonSetProportion; field in MultipleSetContainsBenchmark
47 if (emptySetProportion + singletonSetProportion > 1.01) { in setUp()
56 } else if (setSize < emptySetProportion + singletonSetProportion) { in setUp()