Searched refs:COUNTER_DECREMENT_TIMEOUT_OPTION (Results 1 – 1 of 1) sorted by relevance
110 private static final String COUNTER_DECREMENT_TIMEOUT_OPTION = "counter-decrement-timeout_ms"; field in Microbenchmark146 Integer.parseInt(arguments.getString(COUNTER_DECREMENT_TIMEOUT_OPTION, "30000")); in Microbenchmark()