OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SpdyNetworkTransactionTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/spdy/
spdy_network_transaction_unittest.cc
79
class
SpdyNetworkTransactionTest
82
SpdyNetworkTransactionTest
() : spdy_util_(GetParam().protocol) {
85
virtual ~
SpdyNetworkTransactionTest
() {
682
SpdyNetworkTransactionTest
,
701
TEST_P(
SpdyNetworkTransactionTest
, Constructor) {
710
TEST_P(
SpdyNetworkTransactionTest
, Get) {
735
TEST_P(
SpdyNetworkTransactionTest
, GetAtEachPriority) {
820
TEST_P(
SpdyNetworkTransactionTest
, ThreeGets) {
[
all
...]
/external/chromium/net/spdy/
spdy_network_transaction_unittest.cc
36
class
SpdyNetworkTransactionTest
513
SpdyNetworkTransactionTest
,
518
TEST_P(
SpdyNetworkTransactionTest
, Constructor) {
525
TEST_P(
SpdyNetworkTransactionTest
, Get) {
550
TEST_P(
SpdyNetworkTransactionTest
, GetAtEachPriority) {
613
TEST_P(
SpdyNetworkTransactionTest
, ThreeGets) {
708
TEST_P(
SpdyNetworkTransactionTest
, TwoGetsLateBinding) {
795
TEST_P(
SpdyNetworkTransactionTest
, TwoGetsLateBindingFromPreconnect) {
[
all
...]
Completed in 342 milliseconds