Searched refs:checkHandler (Results 1 – 1 of 1) sorted by relevance
39 private CheckInteractionHandler checkHandler = null; field in _XCompletedExecution56 checkHandler = (CheckInteractionHandler) in before()58 if (checkHandler == null) in before()60 checkHandler.setLog((PrintWriter)log); in before()66 oObj.executeWithCompletion(checkHandler); in _executeWithCompletion()74 tRes.tested("executeWithCompletion()", checkHandler.checkInteractionHandler()); in _executeWithCompletion()
Completed in 36 milliseconds