Home
last modified time | relevance | path

Searched refs:BrotliEncoderChannelTest (Results 1 – 2 of 2) sorted by relevance

/external/brotli/java/org/brotli/wrapper/enc/
DBUILD42 name = "BrotliEncoderChannelTest",
43 test_class = "org.brotli.wrapper.enc.BrotliEncoderChannelTest",
DBrotliEncoderChannelTest.java25 public class BrotliEncoderChannelTest extends BrotliJniTestBase { class
66 BrotliEncoderChannelTest.run(entryName, mode); in runTest()