gfe-relnote: n/a, test change only.

Change the tests to compare delay directly instead of timestamps. In the case of failure, the timestamp output of expected value and real value is not readable.

PiperOrigin-RevId: 275464713
Change-Id: If485dd0f1cf80880ec9d2540dd82809617406e9c
1 file changed
tree: dc780bdd4516e2e17ead462207ec35cc96e1dcab
  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.