Searched refs:disable_http_policy (Results 1 – 1 of 1) sorted by relevance
1255 policy::MockDevicePolicy disable_http_policy; in TEST() local1256 fake_system_state.set_device_policy(&disable_http_policy); in TEST()1260 EXPECT_CALL(disable_http_policy, GetHttpDownloadsEnabled(_)) in TEST()1272 EXPECT_CALL(disable_http_policy, GetHttpDownloadsEnabled(_)) in TEST()