Searched refs:getInstrumentConfig (Results 1 – 3 of 3) sorted by relevance
115 @Test public void getInstrumentConfig() throws Exception { in getInstrumentConfig() method in CaliperConfigTest126 configuration.getInstrumentConfig("test")); in getInstrumentConfig()134 configuration.getInstrumentConfig("test"); in getInstrumentConfig_notConfigured()
148 public InstrumentConfig getInstrumentConfig(String name) { in getInstrumentConfig() method in CaliperConfig
196 final InstrumentConfig instrumentConfig = config.getInstrumentConfig(instrumentName); in provideInstruments()