Home
last modified time | relevance | path

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

/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
DSpdy3Test.java30 @Test public void tooLargeDataFrame() throws IOException { in tooLargeDataFrame() method in Spdy3Test
DHttp2Test.java518 @Test public void tooLargeDataFrame() throws IOException { in tooLargeDataFrame() method in Http2Test