Searched refs:SKIP_THROWS (Results 1 – 6 of 6) sorted by relevance
23 import static com.google.common.io.TestOption.SKIP_THROWS;68 throwIf(SKIP_THROWS); in skip()
26 SKIP_THROWS, enumConstant
24 import static com.google.common.io.TestOption.SKIP_THROWS;95 assertEquals(bytes.length, new TestByteSource(bytes, SKIP_THROWS).size()); in testSize()