Searched refs:FakeGetAppId (Results 1 – 1 of 1) sorted by relevance
36 testing::Invoke(this, &MockOmahaRequestParams::FakeGetAppId)); in MockOmahaRequestParams()61 std::string FakeGetAppId() const { return OmahaRequestParams::GetAppId(); } in FakeGetAppId() function