- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for shouldValidateConstantBitRanges (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/jcifs/ACETest.java
} @Test @DisplayName("Should validate constant bit ranges") void shouldValidateConstantBitRanges() { // File access constants should fit in lower 16 bits (0x0000FFFF) assertTrue(ACE.FILE_READ_DATA <= 0x0000FFFF, "FILE_READ_DATA should fit in lower 16 bits");Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 24.4K bytes - Click Count (0)