Home
last modified time | relevance | path

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

/system/update_engine/
Dmock_omaha_request_params.h37 testing::Invoke(this, &MockOmahaRequestParams::FakeGetAppId)); in MockOmahaRequestParams()
62 std::string FakeGetAppId() const { return OmahaRequestParams::GetAppId(); } in FakeGetAppId() function