Home
last modified time | relevance | path

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

/system/update_engine/
Dupdate_attempter_unittest.cc201 bool actual_using_p2p_for_downloading() { in actual_using_p2p_for_downloading() function in chromeos_update_engine::UpdateAttempterTest
732 EXPECT_FALSE(actual_using_p2p_for_downloading()); in P2PEnabledStartingFailsStart()
755 EXPECT_FALSE(actual_using_p2p_for_downloading()); in P2PEnabledHousekeepingFailsStart()
777 EXPECT_TRUE(actual_using_p2p_for_downloading()); in P2PEnabledStart()
806 EXPECT_FALSE(actual_using_p2p_for_downloading()); in P2PEnabledInteractiveStart()