Searched refs:overloadedMethodNames (Results 1 – 1 of 1) sorted by relevance
274 Set<String> overloadedMethodNames = new TreeSet<String>(); in findAllBenchmarkMethods() local280 overloadedMethodNames.add(method.getName()); in findAllBenchmarkMethods()284 if (!overloadedMethodNames.isEmpty()) { in findAllBenchmarkMethods()287 overloadedMethodNames, in findAllBenchmarkMethods()