Searched refs:thrown (Results 1 – 1 of 1) sorted by relevance
364 public ExpectedException thrown = ExpectedException.none(); field in RocksDBTest379 thrown.expect(RocksDBException.class); in getOutOfArrayMaxSizeValue()380 thrown.expectMessage("Requested array size exceeds VM limit"); in getOutOfArrayMaxSizeValue()