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

/external/chromium_org/net/http/
H A Dhttp_stream_factory_impl_unittest.cc388 class HttpStreamFactoryTest : public ::testing::Test, class in namespace:net::__anon8806
394 HttpStreamFactoryTest,
398 TEST_P(HttpStreamFactoryTest, PreconnectDirect) {
426 TEST_P(HttpStreamFactoryTest, PreconnectHttpProxy) {
455 TEST_P(HttpStreamFactoryTest, PreconnectSocksProxy) {
484 TEST_P(HttpStreamFactoryTest, PreconnectDirectWithExistingSpdySession) {
524 TEST_P(HttpStreamFactoryTest, PreconnectUnsafePort) {
547 TEST_P(HttpStreamFactoryTest, JobNotifiesProxy) {
587 TEST_P(HttpStreamFactoryTest, PrivacyModeDisablesChannelId) {
641 TEST_P(HttpStreamFactoryTest, PrivacyModeUsesDifferentSocketPoolGrou
[all...]
/external/chromium/net/http/
H A Dhttp_stream_factory_impl_unittest.cc214 TEST(HttpStreamFactoryTest, PreconnectDirect) {
237 TEST(HttpStreamFactoryTest, PreconnectHttpProxy) {
261 TEST(HttpStreamFactoryTest, PreconnectSocksProxy) {
286 TEST(HttpStreamFactoryTest, PreconnectDirectWithExistingSpdySession) {

Completed in 59 milliseconds