Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_impl.h81 class CredentialCallbackTest : public CredentialCallback { class
83 virtual ~CredentialCallbackTest() {} in ~CredentialCallbackTest()
H A DUTTest_device_manager_notify.h101 class CredentialCallbackTest : public CredentialCallback { class
H A DUTTest_device_manager_impl_three.cpp413 std::shared_ptr<CredentialCallbackTest> callback = nullptr; in HWTEST_F()
431 std::shared_ptr<CredentialCallbackTest> callback = std::make_shared<CredentialCallbackTest>(); in HWTEST_F()
452 std::shared_ptr<CredentialCallbackTest> callback = nullptr; in HWTEST_F()
470 std::shared_ptr<CredentialCallbackTest> callback = std::make_shared<CredentialCallbackTest>(); in HWTEST_F()
684 std::shared_ptr<CredentialCallbackTest> callback = std::make_shared<CredentialCallbackTest>(); in HWTEST_F()
H A DUTTest_device_manager_notify_three.cpp753 std::shared_ptr<CredentialCallback> tempCbk = std::make_shared<CredentialCallbackTest>(); in HWTEST_F()
949 std::shared_ptr<CredentialCallback> callback = std::make_shared<CredentialCallbackTest>(); in HWTEST_F()

Completed in 5 milliseconds