Searched refs:FakeInstrument (Results 1 – 1 of 1) sorted by relevance
46 private Instrument instrumentA = new FakeInstrument();47 private Instrument instrumentB = new FakeInstrument();121 static final class FakeInstrument extends Instrument { class in ExperimentingRunnerModuleTest