Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DInvalidBenchmarkException.java23 public class InvalidBenchmarkException extends RuntimeException { class
24 public InvalidBenchmarkException(String message, Object... args) { in InvalidBenchmarkException() method in InvalidBenchmarkException