Searched refs:COMPLETION_REQUEST_CANCEL_SUCCESS (Results 1 – 3 of 3) sorted by relevance
58 public static final String COMPLETION_REQUEST_CANCEL_SUCCESS = "completion canel ok"; field in Utils
134 assertTrue(result.equals(Utils.COMPLETION_REQUEST_CANCEL_SUCCESS)); in verifySingleTestcaseResult()
173 addTestResult(Utils.COMPLETION_REQUEST_CANCEL_SUCCESS); in completionRequest()