Searched refs:outExcludedMethods (Results 1 – 2 of 2) sorted by relevance
41 List<ITestNGMethod> outExcludedMethods, in collectMethodsByGroup() argument75 outExcludedMethods.add(tm); in collectMethodsByGroup()
49 boolean unique, List<ITestNGMethod> outExcludedMethods) in collectAndOrderMethods() argument55 outExcludedMethods, in collectAndOrderMethods() local