public static class BenchmarkCounters.Options extends Object
| Modifier and Type | Field and Description |
|---|---|
static OptionKey<Boolean> |
AbortOnBenchmarkCounterOverflow |
static OptionKey<Boolean> |
BenchmarkCounterPrintingCutoff |
static OptionKey<Boolean> |
BenchmarkCountersDumpDynamic |
static OptionKey<Boolean> |
BenchmarkCountersDumpStatic |
static OptionKey<String> |
BenchmarkCountersFile |
static OptionKey<String> |
BenchmarkDynamicCounters |
static OptionKey<Boolean> |
DynamicCountersPrintGroupSeparator |
static OptionKey<Boolean> |
GenericDynamicCounters |
static OptionKey<Integer> |
TimedDynamicCounters |
| Constructor and Description |
|---|
Options() |