Searched refs:TEST_ERROR (Results 1 – 3 of 3) sorted by relevance
71 public static final String TEST_ERROR = "Error In Test:"; field in Utils165 .add(TEST_ERROR + " " + msg); in addErrorResult()
46 public static final String TEST_ERROR = "Error In Test:"; field in Utils260 .add(TEST_ERROR + " " + msg); in addErrorResult()
104 addTestResult(Utils.TEST_ERROR + " supported commands failure!"); in continueTests()