OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetEnsureP2PRunningResult
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/
fake_p2p_manager.h
97
void
SetEnsureP2PRunningResult
(bool ensure_p2p_running_result) {
update_attempter_unittest.cc
658
mock_p2p_manager.fake().
SetEnsureP2PRunningResult
(false);
681
mock_p2p_manager.fake().
SetEnsureP2PRunningResult
(true);
703
mock_p2p_manager.fake().
SetEnsureP2PRunningResult
(true);
726
mock_p2p_manager.fake().
SetEnsureP2PRunningResult
(true);
[
all
...]
Completed in 141 milliseconds