Searched refs:TYPE_RESULT (Results 1 – 4 of 4) sorted by relevance
137 TYPE_RESULT = 0, enumerator212 Result (void) : Item(TYPE_RESULT), statusCode(TESTSTATUSCODE_LAST) {} in Result()
105 { 0xce8ac2e4, "Result", ri::TYPE_RESULT },478 case ri::TYPE_RESULT: in handleElementStart()736 if (itemType == ri::TYPE_RESULT) in handleElementEnd()767 case ri::TYPE_RESULT: in handleData()
242 case ri::TYPE_RESULT: in writeResultItem()
54 public static final String TYPE_RESULT = "result"; field in Form