OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CheckOnPrefChange
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_settings_unittest.cc
149
CheckOnPrefChange
(true, true, false);
153
CheckOnPrefChange
(true, true, true);
353
CheckOnPrefChange
(false, false, false);
355
CheckOnPrefChange
(true, true, false);
data_reduction_proxy_settings_test_utils.h
157
void
CheckOnPrefChange
(bool enabled, bool expected_enabled, bool managed);
data_reduction_proxy_settings_test_utils.cc
254
void DataReductionProxySettingsTestBase::
CheckOnPrefChange
(
Completed in 95 milliseconds