OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LONG_BYPASS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_metrics.h
27
LONG_BYPASS
, // The client is bypassed by the proxy for a long time (due
data_reduction_proxy_metrics.cc
308
return
LONG_BYPASS
;
404
DailyContentLengthUpdate
long_bypass
(
408
long_bypass
.UpdateForDataChange(days_since_last_update);
431
case
LONG_BYPASS
:
432
long_bypass
.Add(received_content_length);
462
long_bypass
.GetListPrefValue(kNumDaysInHistory - 2),
data_reduction_proxy_metrics_unittest.cc
432
true,
LONG_BYPASS
,
Completed in 213 milliseconds