Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DMethodGroupsHelper.java41 List<ITestNGMethod> outExcludedMethods, in collectMethodsByGroup() argument
75 outExcludedMethods.add(tm); in collectMethodsByGroup()
DMethodHelper.java49 boolean unique, List<ITestNGMethod> outExcludedMethods) in collectAndOrderMethods() argument
55 outExcludedMethods, in collectAndOrderMethods() local