Searched refs:stopInvocation (Results 1 – 2 of 2) sorted by relevance
240 public boolean stopInvocation(ITestInvocation invocation) throws UnsupportedOperationException; in stopInvocation() method248 public boolean stopInvocation(int invocationId) throws UnsupportedOperationException; in stopInvocation() method
566 if (mScheduler.stopInvocation(invocId)) { in addDefaultCommands()