Searched refs:TEST_ERROR (Results 1 – 3 of 3) sorted by relevance
62 public static final String TEST_ERROR = "Error In Test:"; field in Utils97 .add(TEST_ERROR + " " + msg); in addErrorResult()
39 public static final String TEST_ERROR = "Error In Test:"; field in Utils203 .add(TEST_ERROR + " " + msg); in addErrorResult()
105 addTestResult(Utils.TEST_ERROR + " supported commands failure!"); in continueTests()