Searched refs:SKIP_REASON_MESSAGE (Results 1 – 1 of 1) sorted by relevance
71 private static final String SKIP_REASON_MESSAGE = "skipMessage"; field in SubprocessEventHelper410 jsonObject.getString(SKIP_REASON_MESSAGE), in SkippedTestEventInfo()419 tags.put(SKIP_REASON_MESSAGE, skipReason.getReason()); in toString()