Searched refs:streamMsgManager (Results 1 – 1 of 1) sorted by relevance
33 Communication::SoftBus::StreamMsgManager streamMsgManager; in SendTest() local34 streamMsgManager.Send((const Communication::SoftBus::HistoryStats &)stats); in SendTest()45 Communication::SoftBus::StreamMsgManager streamMsgManager; in RecvTest() local46 streamMsgManager.Recv((const Communication::SoftBus::HistoryStats &)stats); in RecvTest()57 Communication::SoftBus::StreamMsgManager streamMsgManager; in UpdateTest() local58 streamMsgManager.Update((const Communication::SoftBus::HistoryStats &)stats); in UpdateTest()