Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_callback_service_test.cpp202 auto domainCredentialRecipient = new (std::nothrow) DomainCredentialRecipient(100, nullptr); variable
204 domainCredentialRecipient->OnSetData(0, data);
205 EXPECT_EQ(domainCredentialRecipient->idmCallback_, nullptr);