Searched refs:disable_http_policy (Results 1 – 1 of 1) sorted by relevance
1251 policy::MockDevicePolicy disable_http_policy; in TEST() local1252 fake_system_state.set_device_policy(&disable_http_policy); in TEST()1256 EXPECT_CALL(disable_http_policy, GetHttpDownloadsEnabled(_)) in TEST()1268 EXPECT_CALL(disable_http_policy, GetHttpDownloadsEnabled(_)) in TEST()