Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dfake_p2p_manager.h91 void SetCountSharedFilesResult(int count_shared_files_result) { in SetCountSharedFilesResult() function
H A Dupdate_attempter_unittest.cc943 mock_p2p_manager.fake().SetCountSharedFilesResult(1); in TEST_F()