Home
last modified time | relevance | path

Searched defs:mockAlloc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
H A DNettyAdaptiveCumulatorTest.java160 ByteBufAllocator mockAlloc = mock(ByteBufAllocator.class); in cumulate_contiguousCumulation_inputAndNewCompositeReleasedOnError() local
567 ByteBufAllocator mockAlloc = mock(ByteBufAllocator.class); in mergeWithCompositeTail_tailNotExpandable_mergedReleaseOnThrow() local