Searched refs:fromHexString (Results 1 – 3 of 3) sorted by relevance
156 expect(int64ToHex(Int64.fromHexString(hex))).toEqual(hex);158 expect(int64ToHex(Int64.fromHexString('-0x1')))
86 static fromHexString(value) { method in Int64
214 oldAccessor.setFixed64(1, Int64.fromHexString('0xFFFFFFFFFFFFFFFF'));235 .toEqual(Int64.fromHexString('0xFFFFFFFFFFFFFFFF'));