Home
last modified time | relevance | path

Searched refs:disable_http_policy (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/
Dpayload_state_unittest.cc1251 policy::MockDevicePolicy disable_http_policy; in TEST() local
1252 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()