Searched refs:setExceptionOnly (Results 1 – 4 of 4) sorted by relevance
69 builder.setExceptionOnly(exceptionClassId, true, false); in createEventBuilder()
123 public EventBuilder setExceptionOnly(long exceptionClassID, boolean caught, in setExceptionOnly() method in EventBuilder
1355 .setExceptionOnly(exceptionID, caught, uncaught) in setException()
83 return Event.builder(eventKind, TEST_SUSPEND_POLICY).setExceptionOnly(exceptionClassID, in createExceptionEventBuilder()