Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action_unittest.cc430 bool omaha_disable_p2p_for_sharing,
2275 bool omaha_disable_p2p_for_sharing, in P2PTest() argument
2311 fake_update_response_.disable_p2p_for_sharing = omaha_disable_p2p_for_sharing; in P2PTest()
2321 EXPECT_EQ(omaha_disable_p2p_for_sharing, response.disable_p2p_for_sharing); in P2PTest()