Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_response_handler_action_unittest.cc423 string p2p_url = "http://9.8.7.6/p2p"; in TEST_F() local
425 .WillRepeatedly(Return(p2p_url)); in TEST_F()
432 EXPECT_EQ(install_plan.download_url, p2p_url); in TEST_F()