Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/model/
DBenchmarkSpec.java38 public final class BenchmarkSpec implements Serializable { class
49 private BenchmarkSpec() { in BenchmarkSpec() method in BenchmarkSpec
55 private BenchmarkSpec(Builder builder) { in BenchmarkSpec() method in BenchmarkSpec