Home
last modified time | relevance | path

Searched refs:getAllMethods (Results 1 – 1 of 1) sorted by relevance

/cts/tools/utils/
DDescriptionGenerator.java545 Collection<MethodDoc> methods = getAllMethods(clazz); in getTestMethods()
612 Collection<MethodDoc> getAllMethods(ClassDoc clazz) { in getAllMethods() method in DescriptionGenerator.TestClass