Home
last modified time | relevance | path

Searched refs:private_https_server_id (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/quic/
Dquic_server_id_test.cc33 QuicServerId private_https_server_id(google_host_port_pair, true, in TEST() local
35 string private_https_server_id_str = private_https_server_id.ToString(); in TEST()