Searched refs:ChannleTestCase (Results 1 – 1 of 1) sorted by relevance
45 suite.addTest(new ChannleTestCase(entry, TestMode.WRITE_ALL)); in suite()46 suite.addTest(new ChannleTestCase(entry, TestMode.WRITE_CHUNKS)); in suite()55 static class ChannleTestCase extends TestCase { class in BrotliEncoderChannelTest58 ChannleTestCase(String entryName, TestMode mode) { in ChannleTestCase() method in BrotliEncoderChannelTest.ChannleTestCase