Searched refs:declaredMethods (Results 1 – 2 of 2) sorted by relevance
111 Method[] declaredMethods = cls.getMethods(); in calcTestCount() local112 for (Method method : declaredMethods) { in calcTestCount()
72 this.declaredMethods in <lambda>()