- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testScsiReadCommand (0.09 sec)
-
android/guava-tests/test/com/google/common/hash/Crc32cHashFunctionTest.java
byte[] descending = new byte[100]; for (int i = 0; i < 100; i++) { descending[i] = (byte) (99 - i); } assertCrc(0xd022db97, descending); } public void testScsiReadCommand() { // Test SCSI read command. byte[] scsiReadCommand = new byte[] { 0x01, (byte) 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Mon Aug 11 19:31:30 UTC 2025 - 6.6K bytes - Viewed (0)