Searched refs:filterConfigurationMethods (Results 1 – 1 of 1) sorted by relevance
590 filterConfigurationMethods(tm, beforeMethods, true /* beforeMethods */), in invokeMethod()708 filterConfigurationMethods(tm, afterMethods, false /* beforeMethods */), in invokeMethod()755 private ITestNGMethod[] filterConfigurationMethods(ITestNGMethod tm, in filterConfigurationMethods() method in Invoker