Searched defs:getConfiguredResultProcessors (Results 1 – 2 of 2) sorted by relevance
150 @Test public void getConfiguredResultProcessors() throws Exception { in getConfiguredResultProcessors() method in CaliperConfigTest
160 public ImmutableSet<Class<? extends ResultProcessor>> getConfiguredResultProcessors() { in getConfiguredResultProcessors() method in CaliperConfig