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