Searched refs:getBytesInternal (Results 1 – 3 of 3) sorted by relevance
103 byte[] getBytesInternal() { in getBytesInternal() method in HashCode306 byte[] getBytesInternal() { in getBytesInternal() method in HashCode.BytesHashCode312 return MessageDigest.isEqual(bytes, that.getBytesInternal()); in equalsSameBits()
95 byte[] bytes = Hashing.murmur3_128().hashObject(object, funnel).getBytesInternal(); in MURMUR128_MITZ_64()113 byte[] bytes = Hashing.murmur3_128().hashObject(object, funnel).getBytesInternal(); in MURMUR128_MITZ_64()
127 hashCode.getBytesInternal()[0] = (byte) 0x00; in testGetBytesInternal_noCloneOccurs()