Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testStatistics (0.58 sec)

  1. src/test/java/jcifs/internal/smb2/rdma/RdmaBufferManagerTest.java

            // Release should not throw exception
            assertDoesNotThrow(() -> bufferManager.releaseBuffer(buffer));
        }
    
        @Test
        public void testStatistics() throws Exception {
            long initialAllocated = bufferManager.getTotalAllocated();
    
            // Allocate regions larger than pool buffer size to force new allocations
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 23 05:11:12 UTC 2025
    - 7.1K bytes
    - Viewed (0)
Back to top