HomeSort by relevance Sort by last modified time
    Searched defs:alternative_allowed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_params_unittest.cc 29 EXPECT_EQ(expected_alternative_allowed, params.alternative_allowed());
121 bool alternative_allowed; member in struct:data_reduction_proxy::__anon11058
517 if (tests[i].alternative_allowed)
data_reduction_proxy_params.h 207 bool alternative_allowed() const { function in class:data_reduction_proxy::DataReductionProxyParams

Completed in 596 milliseconds