Searched refs:headerBlockHasTrailingCompressedBytes (Results 1 - 1 of 1) sorted by relevance

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DSpdy3ConnectionTest.java1272 headerBlockHasTrailingCompressedBytes(frame, 60);
1309 headerBlockHasTrailingCompressedBytes(frame, 289);
1312 private void headerBlockHasTrailingCompressedBytes(String frame, int length) throws IOException { method in class:Spdy3ConnectionTest

Completed in 62 milliseconds