Searched refs:getMethods (Results 1 – 13 of 13) sorted by relevance
115 for (JDiffClassDescription.JDiffMethod jdiffMethod : classDescription.getMethods()) { in findMethod()146 for (JDiffClassDescription.JDiffMethod method : classDescription.getMethods()) { in queueForDeferredCheck()
223 for (JDiffClassDescription.JDiffMethod method : classDescription.getMethods()) { in checkMethodCompliance()
89 List<JDiffMethod> getMethods() { in getMethods() method in JDiffClassDescription
232 for (Method method : classDef.getMethods()) { in parseApkTestCase()263 for (Method method : classDef.getMethods()) { in parseApkTestCase()275 for (Method method : classDef.getMethods()) { in parseApkTestCase()327 for (java.lang.reflect.Method m : c.getMethods()) { in parseJavaHostTest()
138 for (DexBackedMethod dxMethod : classDef.getMethods()) { in parse()
235 for (Method method : classDef.getMethods()) { in parseApkTestCase()258 for (Method method : classDef.getMethods()) { in parseApkTestCase()275 for (Method method : classDef.getMethods()) { in parseApkTestCase()379 for (java.lang.reflect.Method m : c.getMethods()) { in parseJarTestCase()
64 List<ApiMethod> methods = new ArrayList<ApiMethod>(apiClass.getMethods()); in printTextReport()
108 for (ApiMethod method : apiClass.getMethods()) { in printXmlReport()
142 public Collection<ApiMethod> getMethods() { in getMethods() method in ApiClass
399 for (java.lang.reflect.Method m : c.getMethods()) { in addCddJarCoverage()430 for (Method method : classDef.getMethods()) { in addCddApkCoverage()
51 Method[] methods = WifiP2pManager.class.getMethods(); in setUp()
403 Method[] testMethods = testClass.getMethods(); in addToTests()488 for (Method m : klass.getMethods()) { in isJunit4Class()
3553 name: "getMethods"