Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java534 mCases = getTestMethods(expectationStore, architecture, clazz); in TestClass()
543 Collection<TestMethod> getTestMethods(ExpectationStore expectationStore, in getTestMethods() method in DescriptionGenerator.TestClass