Searched refs:allBs (Results 1 – 1 of 1) sorted by relevance
571 BiFunction<BufferType<Buffer, Float>, Integer, Buffer> allBs = (at, s) -> { in testFloatBuffers() local593 allBs.apply(bufferType, size))); in testFloatBuffers()595 allBs.apply(bufferType, size))); in testFloatBuffers()597 testBufferType(bufferType, allAs, allBs); in testFloatBuffers()