Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/sdk/transmission/integration_test/
H A Ddevice_manager_test.cpp35 if (index >= m_remoteList.size()) { in GetRemoteByIndex()
38 return m_remoteList[index]; in GetRemoteByIndex()
67 m_remoteList.clear(); in WaitNetworkSizeMoreThan()
71 m_remoteList.push_back(nodeInfo[i].networkId); in WaitNetworkSizeMoreThan()
75 std::sort(m_remoteList.begin(), m_remoteList.end()); in WaitNetworkSizeMoreThan()
H A Ddevice_manager.h34 std::vector<std::string> m_remoteList; member in DeviceManager

Completed in 1 milliseconds