Fix 2 clang-tidy findings in third_party/quic.

gfe-relnote: (n/a) Clang-tidy fixes in tests. Not protected.
PiperOrigin-RevId: 276493363
Change-Id: Ibd7080e430dd88a23e9b74eaba122aee94f2153e
2 files changed
tree: c5a4bdc9b7ecfb307210db0905f176974376fe6b
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.