HomeSort by relevance Sort by last modified time
    Searched refs:PersistentHashing (Results 1 - 6 of 6) sorted by null

  /external/caliper/caliper/src/main/java/com/google/caliper/model/
PersistentHashing.java 25 final class PersistentHashing {
26 private PersistentHashing() {}
Host.java 19 import static com.google.caliper.model.PersistentHashing.getPersistentHashFunction;
InstrumentSpec.java 19 import static com.google.caliper.model.PersistentHashing.getPersistentHashFunction;
Scenario.java 19 import static com.google.caliper.model.PersistentHashing.getPersistentHashFunction;
VmSpec.java 19 import static com.google.caliper.model.PersistentHashing.getPersistentHashFunction;
BenchmarkSpec.java 19 import static com.google.caliper.model.PersistentHashing.getPersistentHashFunction;

Completed in 116 milliseconds