- Sort Score
- Result 10 results
- Languages All
Results 1 - 6 of 6 for 123456 (0.03 sec)
-
src/test/java/jcifs/dcerpc/msrpc/lsarpcTest.java
(int) (short) 'o', (int) (short) 'p', (int) (short) 'q', (int) (short) 'r'); when(mockDeferredNdrBuffer.dec_ndr_small()).thenReturn(1, 2, 3, 4, 5, 6); dnsDomainInfo.decode(mockNdrBuffer); assertEquals(10, dnsDomainInfo.name.length); assertEquals(20, dnsDomainInfo.name.maximum_length);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 60.8K bytes - Viewed (0) -
guava-tests/test/com/google/common/collect/IteratorsTest.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 54.4K bytes - Viewed (0) -
android/guava-tests/test/com/google/common/collect/IteratorsTest.java
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Aug 07 16:05:33 UTC 2025 - 54.4K bytes - Viewed (0) -
cmd/xl-storage_test.go
shouldPass bool }{ // Cases which should pass the test. // passing in valid bucket names. {"lol", true}, {"1-this-is-valid", true}, {"1-this-too-is-valid-1", true}, {"this.works.too.1", true}, {"1234567", true}, {"123", true}, {"s3-eu-west-1.amazonaws.com", true}, {"ideas-are-more-powerful-than-guns", true}, {"testbucket", true}, {"1bucket", true}, {"bucket1", true}, {"$this-is-not-valid-too", true},
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 66K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbTransportImpl.java
if (log.isTraceEnabled()) { log.trace("New data read: " + this); log.trace(Hexdump.toHexString(this.sbuf, 4, 32)); } for (;;) { /* * 01234567 * 00SSFSMB * 0 - 0's * S - size of payload * FSMB - 0xFF SMB magic # */
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 69.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.3.md
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 84K bytes - Viewed (0)