Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/pin_auth/test/unittest/src/
H A Dpinauth_test.cpp39 class InputerUT : public IInputer { class
43 virtual ~InputerUT() = default;
84 std::shared_ptr<IInputer> inputer = std::make_shared<InputerUT>();