Home
last modified time | relevance | path

Searched refs:NO_CONVERSION (Results 1 – 1 of 1) sorted by relevance

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DMalformedBenchmarksTest.java60 private static final String NO_CONVERSION = "Type 'Object' of parameter field 'oops' " field in MalformedBenchmarksTest
148 expectException(NO_CONVERSION, UnparsableParamTypeBenchmark.class); in unparsableParamType()