-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change the test of StringBytesField and SecretDataBytesField by testi…
…ng SerializeWithTagInto and GetSerializedSizeIncludingTag, instead of SerializeInto and GetSerializedSize. We make GetSerializedSize and SerializeInto protected to ensure we have all instances. In upcoming CLs I will inline those. PiperOrigin-RevId: 705154827 Change-Id: I5df9931ec854688805bd1e47e2716704a39161ba
- Loading branch information
1 parent
853fcbe
commit 4416be5
Showing
2 changed files
with
55 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters