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

/external/chromium/net/spdy/
H A Dspdy_network_transaction_unittest.cc78 test_type_(test_type),
81 switch (test_type_) {
125 switch (test_type_) {
170 if (test_type_ == SPDYNPN && spdy_enabled_) {
234 if (test_type_ == SPDYNPN) {
240 if (test_type_ == SPDYNPN || test_type_ == SPDYSSL)
243 if (test_type_ == SPDYNPN) {
261 if (test_type_ == SPDYNPN) {
267 if (test_type_
332 SpdyNetworkTransactionTestTypes test_type_; member in class:net::SpdyNetworkTransactionTest::NormalSpdyTransactionHelper
[all...]

Completed in 56 milliseconds