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