Home
last modified time | relevance | path

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

/aosp_15_r20/external/fbjni/test/jni/
H A Dreadable_byte_channel_tests.cpp44 jboolean testReadToBufferCapacity( in testReadToBufferCapacity() function
112 "nativeTestReadToBufferCapacity", testReadToBufferCapacity), in RegisterReadableByteChannelTests()
/aosp_15_r20/external/fbjni/test/
H A DReadableByteChannelTests.java44 public void testReadToBufferCapacity() { in testReadToBufferCapacity() method in ReadableByteChannelTests