Searched refs:liveMethods (Results 1 – 1 of 1) sorted by relevance
540 final Method[] liveMethods = liveClass.getDeclaredMethods(); in testComputerStructure() local548 final Method live = matchMethod(m, liveMethods); in testComputerStructure()576 final Method live = matchMethod(m, liveMethods); in testComputerStructure()582 for (Method m : liveMethods) { in testComputerStructure()