Searched refs:PAYLOAD2 (Results 1 – 1 of 1) sorted by relevance
59 public static final byte[] PAYLOAD2 = new byte[] {2, 3, -2, -3, 44, 1}; field in SyntheticPasswordTests537 data.passwordHandle = PAYLOAD2; in testPasswordData_serializeDeserialize()546 assertArrayEquals(PAYLOAD2, deserialized.passwordHandle); in testPasswordData_serializeDeserialize()569 assertArrayEquals(PAYLOAD2, deserialized.passwordHandle); in testPasswordData_deserialize()