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

Method testX10Y10

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

Source from the content-addressed store, hash-verified

70 }
71
72 @Test
73 public void testX10Y10() throws IOException {
74 checkDecodeResource(
75 "XXXXXXXXXXYYYYYYYYYY",
76 "\u001B\u0013\u0000\u0000\u00A4\u00B0\u00B2\u00EA\u0081G\u0002\u008A");
77 }
78
79 @Test
80 public void testX64() throws IOException {

Callers

nothing calls this directly

Calls 1

checkDecodeResourceMethod · 0.95

Tested by

no test coverage detected