Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/nio/Buffer/
DEqualsCompareTest.java260 CharBuffer transformToStringBuffer(CharBuffer c) { in transformToStringBuffer() method in EqualsCompareTest.BufferType.Chars
615 andThen(charBufferType::transformToStringBuffer); in testCharBuffers()