Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/account_iam/test/unittest/src/
H A Daccount_iam_client_test.cpp879 std::shared_ptr<IInputer> inputerTwo = std::make_shared<TestIInputer>(); variable
880 ASSERT_NE(nullptr, inputerTwo);
882 AccountIAMClient::GetInstance().RegisterInputer(AuthType::PIN, inputerTwo));
1003 std::shared_ptr<IInputer> inputerTwo = std::make_shared<TestIInputer>(); variable
1004 ASSERT_NE(nullptr, inputerTwo);
1006 AccountIAMClient::GetInstance().RegisterInputer(AuthType::PIN, inputerTwo));