Searched refs:TestChannelIDSource (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils_nss.cc21 class TestChannelIDSource : public ChannelIDSource { class in namespace:net::test
23 virtual ~TestChannelIDSource() {
59 return new TestChannelIDSource();
H A Dcrypto_test_utils_openssl.cc100 class TestChannelIDSource : public ChannelIDSource { class in namespace:net::test
102 virtual ~TestChannelIDSource() {}
161 return new TestChannelIDSource();

Completed in 821 milliseconds