Searched refs:getConfiguredInstruments (Results 1 – 3 of 3) sorted by relevance
139 @Test public void getConfiguredInstruments() throws Exception { in getConfiguredInstruments() method in CaliperConfigTest147 configuration.getConfiguredInstruments()); in getConfiguredInstruments()
137 public ImmutableSet<String> getConfiguredInstruments() { in getConfiguredInstruments() method in CaliperConfig
189 ImmutableSet<String> configuredInstruments = config.getConfiguredInstruments(); in provideInstruments()