Fix use of EXPECT_QUIC_BUG in two tests

These calls match QUIC_BUG so they should use EXPECT_QUIC_BUG.
This was found when working on improving QUIC_BUG.

gfe-relnote: n/a, test-only
PiperOrigin-RevId: 296005794
Change-Id: I5e73ab2064b478f0824d5b94be1ba696b267397a
2 files changed
tree: 959d324260cae6e37e316c91a10f2ba41682ec69
  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.