Home | History | Annotate | Download | only in okhttp

Lines Matching defs:readUtf8Line

507     assertEquals("ABCDE", bodySource.readUtf8Line());
509 bodySource.readUtf8Line();