Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Domaha_response_handler_action_unittest.cc745 string p2p_url = "http://9.8.7.6/p2p"; in TEST_F() local
747 .WillRepeatedly(Return(p2p_url)); in TEST_F()
757 EXPECT_EQ(p2p_url, install_plan.download_url); in TEST_F()