Home
last modified time | relevance | path

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

/external/caliper/expectations/
Dknownfailures.txt50 "com.google.caliper.runner.RuntimeInstrumentTest#gcBeforeEachOptionIsHonored",
51 "com.google.caliper.runner.RuntimeInstrumentTest#gcBeforeEachOptionIsReallyNecessary"
65 "com.google.caliper.runner.RuntimeInstrumentTest#maxWarmupWallTimeOptionIsHonored"
/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DRuntimeInstrumentTest.java52 public class RuntimeInstrumentTest { class