Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_connector.cpp39 class SoftbusStateCallbackTest : public ISoftbusStateCallback { class
41 SoftbusStateCallbackTest() {} in SoftbusStateCallbackTest() function in OHOS::DistributedHardware::SoftbusStateCallbackTest
42 virtual ~SoftbusStateCallbackTest() {} in ~SoftbusStateCallbackTest()
753 std::shared_ptr<ISoftbusStateCallback> callback = std::make_shared<SoftbusStateCallbackTest>();
915 std::shared_ptr<ISoftbusStateCallback> callback = std::make_shared<SoftbusStateCallbackTest>();
929 std::shared_ptr<ISoftbusStateCallback> callback = std::make_shared<SoftbusStateCallbackTest>();
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_auth_manager_first.cpp30 class SoftbusStateCallbackTest : public ISoftbusStateCallback { class
32 SoftbusStateCallbackTest() {} in SoftbusStateCallbackTest() function in OHOS::DistributedHardware::SoftbusStateCallbackTest
33 virtual ~SoftbusStateCallbackTest() {} in ~SoftbusStateCallbackTest()
792 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());
805 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());
817 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());
830 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());
841 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());
851 …er_->softbusConnector_->RegisterSoftbusStateCallback(std::make_shared<SoftbusStateCallbackTest>());