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