Searched refs:AddConnectInfo (Results 1 - 2 of 2) sorted by relevance
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_call_test.cpp | 81 void AddConnectInfo(const sptr<IRemoteObject>& connect, const std::string& localDeviceId,
687 void DistributedSchedCallTest::AddConnectInfo(const sptr<IRemoteObject>& connect,
in AddConnectInfo() function in OHOS::DistributedSchedule::DistributedSchedCallTest 690 DTEST_LOG << "DistributedSchedServiceTest call AddConnectInfo " << std::endl;
in AddConnectInfo() 692 DTEST_LOG << "DistributedSchedServiceTest AddConnectInfo connect nullptr " << std::endl;
in AddConnectInfo()
|
H A D | distributed_sched_connect_test.cpp | 89 void AddConnectInfo(const sptr<IRemoteObject>& connect, const std::string& localDeviceId,
176 void DistributedSchedConnectTest::AddConnectInfo(const sptr<IRemoteObject>& connect,
in AddConnectInfo() function in OHOS::DistributedSchedule::DistributedSchedConnectTest 418 AddConnectInfo(connect, "123_local_device_id", "123_remote_device_id");
in HWTEST_F() 594 AddConnectInfo(connect, "123_local_device_id", "123_remote_device_id");
in HWTEST_F()
|
Completed in 5 milliseconds