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