Searched refs:ABORT_RESULT (Results 1 – 3 of 3) sorted by relevance
36 assertTrue(result.equals(Utils.ABORT_RESULT) || result.equals(Utils.COMPLETION_RESULT)); in testAll()
36 public static final String ABORT_RESULT = "abort"; field in Utils
133 mTestResult = Utils.ABORT_RESULT; in onRequestAbortVoice()