Home
last modified time | relevance | path

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

/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DBufferFactory.kt19 import okio.TestUtil.bufferWithRandomSegmentLayout
60 return bufferWithRandomSegmentLayout(dice, largeByteArray) in newBuffer()
H A DBufferTest.kt29 import okio.TestUtil.bufferWithRandomSegmentLayout
466 val a = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
467 val b = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
471 val c = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
H A DAsyncTimeoutTest.kt24 import okio.TestUtil.bufferWithRandomSegmentLayout
354 val source = bufferWithRandomSegmentLayout(dice, data) in sinkSplitsLargeWrites()
H A DTestUtil.kt197 fun bufferWithRandomSegmentLayout(dice: Random, data: ByteArray): Buffer { in bufferWithRandomSegmentLayout() method
/aosp_15_r20/external/okhttp/okio/okio/src/test/java/okio/
H A DBufferTest.java442 Buffer a = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
443 Buffer b = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
448 Buffer c = bufferWithRandomSegmentLayout(dice, data); in equalsAndHashCodeSpanningSegments()
592 private Buffer bufferWithRandomSegmentLayout(Random dice, byte[] data) throws IOException { in bufferWithRandomSegmentLayout() method in BufferTest
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/
H A DCommonBufferTest.kt316 val a = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
317 val b = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
322 val c = bufferWithRandomSegmentLayout(dice, data) in equalsAndHashCodeSpanningSegments()
H A DOkioTesting.kt32 fun bufferWithRandomSegmentLayout(dice: Random, data: ByteArray): Buffer { in bufferWithRandomSegmentLayout() method
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/
Dokhttp-tests-nojarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dokhttp-tests-nojarjar.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...