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