Searched refs:AppDomainVerifyAgentRemoteStubMock (Results 1 – 4 of 4) sorted by relevance
115 std::shared_ptr<AppDomainVerifyAgentRemoteStubMock> agentStubMock_ =116 std::make_shared<AppDomainVerifyAgentRemoteStubMock>();160 std::shared_ptr<AppDomainVerifyAgentRemoteStubMock> agentStubMock_ =161 std::make_shared<AppDomainVerifyAgentRemoteStubMock>();179 …std::unique_ptr<AppDomainVerifyAgentRemoteStubMock> impl = std::make_unique<AppDomainVerifyAgentRe…180 sptr<AppDomainVerifyAgentRemoteStubMock> mgrStubMock_(impl.get());197 …std::unique_ptr<AppDomainVerifyAgentRemoteStubMock> impl = std::make_unique<AppDomainVerifyAgentRe…198 sptr<AppDomainVerifyAgentRemoteStubMock> mgrStubMock_(impl.get());
27 class AppDomainVerifyAgentRemoteStubMock : public IRemoteStub<IAppDomainVerifyAgentService> {30 AppDomainVerifyAgentRemoteStubMock() in AppDomainVerifyAgentRemoteStubMock() function34 virtual ~AppDomainVerifyAgentRemoteStubMock() in ~AppDomainVerifyAgentRemoteStubMock()
48 auto appDomainVerifyAgentStubMock_ = std::make_shared<AppDomainVerifyAgentRemoteStubMock>();
43 auto appDomainVerifyAgentStubMock_ = std::make_shared<AppDomainVerifyAgentRemoteStubMock>();