Searched refs:actual_allow_p2p_for_downloading (Results 1 – 1 of 1) sorted by relevance
2016 bool actual_allow_p2p_for_downloading = initial_allow_p2p_for_downloading; in P2PTest() local2025 .WillRepeatedly(ReturnPointee(&actual_allow_p2p_for_downloading)); in P2PTest()2029 .WillRepeatedly(SaveArg<0>(&actual_allow_p2p_for_downloading)); in P2PTest()2065 actual_allow_p2p_for_downloading); in P2PTest()