Searched defs:LOWEST (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/base/
H A Drequest_priority.h17 LOWEST, enumerator in enum:net::RequestPriority
18 DEFAULT_PRIORITY = LOWEST,
/external/chromium_org/net/spdy/
H A Dspdy_network_transaction_unittest.cc741 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
785 case LOWEST:
805 case LOWEST:
850 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
856 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, true));
862 spdy_util_.ConstructSpdyGet(NULL, 0, false, 5, LOWEST, true));
946 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
952 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, true));
1033 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true));
1039 spdy_util_.ConstructSpdyGet(NULL, 0, false, 3, LOWEST, tru
5768 NormalSpdyTransactionHelper helper(CreateGetRequest(), LOWEST, local
[all...]

Completed in 186 milliseconds