Searched refs:executorProxy (Results 1 – 11 of 11) sorted by relevance
81 ASSERT_TRUE(executorProxy != nullptr);103 ASSERT_TRUE(executorProxy != nullptr);128 ASSERT_TRUE(executorProxy != nullptr);160 ASSERT_TRUE(executorProxy != nullptr);193 ASSERT_TRUE(executorProxy != nullptr);291 ASSERT_TRUE(executorProxy != nullptr);329 ASSERT_TRUE(executorProxy != nullptr);366 ASSERT_TRUE(executorProxy != nullptr);436 ASSERT_TRUE(executorProxy != nullptr);531 ASSERT_TRUE(executorProxy != nullptr);[all …]
81 ASSERT_TRUE(executorProxy != nullptr);103 ASSERT_TRUE(executorProxy != nullptr);130 ASSERT_TRUE(executorProxy != nullptr);162 ASSERT_TRUE(executorProxy != nullptr);195 ASSERT_TRUE(executorProxy != nullptr);293 ASSERT_TRUE(executorProxy != nullptr);331 ASSERT_TRUE(executorProxy != nullptr);368 ASSERT_TRUE(executorProxy != nullptr);438 ASSERT_TRUE(executorProxy != nullptr);533 ASSERT_TRUE(executorProxy != nullptr);[all …]
80 ASSERT_TRUE(executorProxy != nullptr);102 ASSERT_TRUE(executorProxy != nullptr);131 ASSERT_TRUE(executorProxy != nullptr);165 ASSERT_TRUE(executorProxy != nullptr);201 ASSERT_TRUE(executorProxy != nullptr);234 ASSERT_TRUE(executorProxy != nullptr);299 ASSERT_TRUE(executorProxy != nullptr);346 ASSERT_TRUE(executorProxy != nullptr);418 ASSERT_TRUE(executorProxy != nullptr);446 ASSERT_TRUE(executorProxy != nullptr);[all …]
80 ASSERT_TRUE(executorProxy != nullptr);102 ASSERT_TRUE(executorProxy != nullptr);131 ASSERT_TRUE(executorProxy != nullptr);165 ASSERT_TRUE(executorProxy != nullptr);201 ASSERT_TRUE(executorProxy != nullptr);234 ASSERT_TRUE(executorProxy != nullptr);258 ASSERT_TRUE(executorProxy != nullptr);281 ASSERT_TRUE(executorProxy != nullptr);301 ASSERT_TRUE(executorProxy != nullptr);320 ASSERT_TRUE(executorProxy != nullptr);[all …]
80 ASSERT_TRUE(executorProxy != nullptr);89 PinAuthVerifierHdi verifyHdi(executorProxy);102 ASSERT_TRUE(executorProxy != nullptr);131 ASSERT_TRUE(executorProxy != nullptr);165 ASSERT_TRUE(executorProxy != nullptr);201 ASSERT_TRUE(executorProxy != nullptr);234 ASSERT_TRUE(executorProxy != nullptr);258 ASSERT_TRUE(executorProxy != nullptr);276 ASSERT_TRUE(executorProxy != nullptr);305 ASSERT_TRUE(executorProxy != nullptr);[all …]
119 auto executorProxy = new (std::nothrow) MockIAllInOneExecutor(); variable120 …:shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi = MakeShared<PinAuthAllInOneHdi>(executorProxy);150 auto executorProxy = new (std::nothrow) MockIAllInOneExecutor(); variable151 …:shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi = MakeShared<PinAuthAllInOneHdi>(executorProxy);168 auto executorProxy = new (std::nothrow) MockIAllInOneExecutor(); variable169 …:shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi = MakeShared<PinAuthAllInOneHdi>(executorProxy);187 auto executorProxy = new (std::nothrow) MockIAllInOneExecutor(); variable188 …:shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi = MakeShared<PinAuthAllInOneHdi>(executorProxy);207 auto executorProxy = new (std::nothrow) MockIAllInOneExecutor(); variable208 …:shared_ptr<PinAuthAllInOneHdi> pinAuthAllInOneHdi = MakeShared<PinAuthAllInOneHdi>(executorProxy);[all …]
54 sptr<IAllInOneExecutor> executorProxy(nullptr); in InputerSetDataStubFuzzTest() local55 …tr<PinAuthAllInOneHdi> pinAuthExecutorHdi_ = Common::MakeShared<PinAuthAllInOneHdi>(executorProxy); in InputerSetDataStubFuzzTest()
38 explicit FaceAuthAllInOneExecutorHdi(sptr<IAllInOneExecutor> executorProxy);
38 explicit FingerprintAllInOneExecutorHdi(sptr<IAllInOneExecutor> executorProxy);
48 FaceAuthAllInOneExecutorHdi::FaceAuthAllInOneExecutorHdi(sptr<IAllInOneExecutor> executorProxy) in FaceAuthAllInOneExecutorHdi() argument49 : executorProxy_(executorProxy) {}; in FaceAuthAllInOneExecutorHdi()
48 …ngerprintAllInOneExecutorHdi::FingerprintAllInOneExecutorHdi(sptr<IAllInOneExecutor> executorProxy) in FingerprintAllInOneExecutorHdi() argument49 : executorProxy_(executorProxy) {}; in FingerprintAllInOneExecutorHdi()