Home
last modified time | relevance | path

Searched refs:collectorPtr (Results 1 - 1 of 1) sorted by relevance

/base/useriam/pin_auth/test/unittest/src/
H A Dservices_inputer_data_impl_test.cpp75 std::shared_ptr<PinAuthCollectorHdi> collectorPtr = std::make_shared<PinAuthCollectorHdi>(collectProxy); in HWTEST_F() local
76 IInputerDataImpl collectInputerDataImpl(1, collectorPtr); in HWTEST_F()
86 std::shared_ptr<PinAuthCollectorHdi> collectorPtr = std::make_shared<PinAuthCollectorHdi>(collectProxy); in HWTEST_F() local
87 IInputerDataImpl *collectInputerDataImpl = new IInputerDataImpl(1, collectorPtr); in HWTEST_F()

Completed in 1 milliseconds