Home
last modified time | relevance | path

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

/base/msdp/device_status/test/unittest/intention/adapters/src/
H A Ddsoftbus_adapter_test.cpp545 DSoftbusAdapterImpl dSoftbusAdapterImpl; in HWTEST_F() local
547 int32_t ret = dSoftbusAdapterImpl.OpenSessionLocked(networkId); in HWTEST_F()
562 DSoftbusAdapterImpl dSoftbusAdapterImpl; in HWTEST_F() local
564 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapterImpl.OnConnectedLocked(networkId);); in HWTEST_F()
578 DSoftbusAdapterImpl dSoftbusAdapterImpl; in HWTEST_F() local
581 ASSERT_NO_FATAL_FAILURE(dSoftbusAdapterImpl.HandlePacket(networkId, packet);); in HWTEST_F()
595 DSoftbusAdapterImpl dSoftbusAdapterImpl; in HWTEST_F() local
596 dSoftbusAdapterImpl.socketFd_ = 1; in HWTEST_F()
597 int32_t ret = dSoftbusAdapterImpl.SetupServer(); in HWTEST_F()
612 DSoftbusAdapterImpl dSoftbusAdapterImpl; in HWTEST_F() local
[all...]

Completed in 2 milliseconds