Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/sdb/
H A D_XCompletedExecution.java39 private CheckInteractionHandler checkHandler = null; field in _XCompletedExecution
56 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 21 milliseconds