Home
last modified time | relevance | path

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

/external/okhttp/okio/benchmarks/src/main/java/com/squareup/okio/benchmarks/
DBufferPerformanceBench.java144 public void thinkWriteCold(ColdBuffers buffers) throws IOException { in thinkWriteCold()
214 public static class ColdBuffers extends BufferSetup { class in BufferPerformanceBench