Searched defs:SelectNewPrimaryConfig (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dcrypto_handshake_test.cc137 void SelectNewPrimaryConfig(int seconds) { function in class:net::test::QuicCryptoServerConfigPeer
139 server_config_->SelectNewPrimaryConfig(
325 test_peer_.SelectNewPrimaryConfig(1000);
330 test_peer_.SelectNewPrimaryConfig(1101);
H A Dcrypto_server_config.cc193 SelectNewPrimaryConfig(now);
276 SelectNewPrimaryConfig(now);
333 SelectNewPrimaryConfig(now);
526 void QuicCryptoServerConfig::SelectNewPrimaryConfig( function in class:net::QuicCryptoServerConfig

Completed in 42 milliseconds