Searched defs:benchmarkMethodNames (Results 1 – 3 of 3) sorted by relevance
26 ImmutableSet<String> benchmarkMethodNames(); in benchmarkMethodNames() method
106 @Override public ImmutableSet<String> benchmarkMethodNames() { in benchmarkMethodNames() method in ParsedOptions
240 ImmutableSet<String> benchmarkMethodNames = options.benchmarkMethodNames(); in provideInstrumentations() local265 Set<String> benchmarkMethodNames = new HashSet<String>(); in findAllBenchmarkMethods() local