MCPcopy Index your code
hub / github.com/google/brotli / testX

Method testX

java/org/brotli/dec/DecodeTest.java:67–70  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65 }
66
67 @Test
68 public void testX() throws IOException {
69 checkDecodeResource("X", "\u000B\u0000\u0080X\u0003");
70 }
71
72 @Test
73 public void testX10Y10() throws IOException {

Callers

nothing calls this directly

Calls 1

checkDecodeResourceMethod · 0.95

Tested by

no test coverage detected