Searched refs:singletonSetProportion (Results 1 – 2 of 2) sorted by relevance
32 double singletonSetProportion; field in MultipleSetContainsBenchmark47 if (emptySetProportion + singletonSetProportion > 1.01) { in setUp()56 } else if (setSize < emptySetProportion + singletonSetProportion) { in setUp()