Searched refs:toOperand (Results 1 – 3 of 3) sorted by relevance
79 assertThat(info.toOperand()).isEqualTo(new byte[]{(byte) 0b0111_0000}); in testDeviceFeaturesOperandConversion()
83 byte[] deviceFeaturesBytes = deviceFeatures.toOperand(); in build()
129 public byte[] toOperand() { in toOperand() method in DeviceFeatures