HomeSort by relevance Sort by last modified time
    Searched full:expected_retry (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_protocol_unittest.cc 115 // from the server to be |first_response|. If |expected_retry|, the test
120 bool expected_retry,
123 (expected_retry ? "Bypass message" : "content");
166 if (expected_retry) {
176 (expected_retry == 0 ? "proxy" : "not-proxy"),
177 expected_retry);
183 // depending on whether or not a retry was expected (|expected_retry|).
188 bool expected_retry) {
203 if (expected_retry)
410 bool expected_retry; member in struct:data_reduction_proxy::__anon11065
    [all...]

Completed in 175 milliseconds