Home | History | Annotate | Download | only in quic

Lines Matching refs:QuicVersionVector

76   TestParams(const QuicVersionVector& client_supported_versions,
77 const QuicVersionVector& server_supported_versions,
96 QuicVersionVector client_supported_versions;
97 QuicVersionVector server_supported_versions;
105 QuicVersionVector all_supported_versions = QuicSupportedVersions();
118 QuicVersionVector server_supported_versions;
387 QuicVersionVector client_supported_versions_;
388 QuicVersionVector server_supported_versions_;