Searched refs:ChannelIDSourceForTesting (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils_nss.cc58 ChannelIDSource* CryptoTestUtils::ChannelIDSourceForTesting() { function in class:net::test::CryptoTestUtils
H A Dcrypto_test_utils.h173 // ChannelIDSourceForTesting returns a ChannelIDSource that generates keys
177 static ChannelIDSource* ChannelIDSourceForTesting();
H A Dcrypto_test_utils_openssl.cc160 ChannelIDSource* CryptoTestUtils::ChannelIDSourceForTesting() { function in class:net::test::CryptoTestUtils
H A Dcrypto_test_utils.cc234 ChannelIDSource* source = ChannelIDSourceForTesting();
/external/chromium_org/net/quic/crypto/
H A Dchannel_id_test.cc224 CryptoTestUtils::ChannelIDSourceForTesting());

Completed in 742 milliseconds