Searched refs:remoteNetCap (Results 1 – 2 of 2) sorted by relevance
61 void LaneDepsInterfaceMock::SetDefaultResultForAlloc(int32_t localNetCap, int32_t remoteNetCap, in SetDefaultResultForAlloc() argument67 .WillRepeatedly(DoAll(SetArgPointee<LANE_MOCK_PARAM3>(remoteNetCap), Return(SOFTBUS_OK))); in SetDefaultResultForAlloc()71 .WillRepeatedly(DoAll(SetArgPointee<LANE_MOCK_PARAM3>(remoteNetCap), Return(SOFTBUS_OK))); in SetDefaultResultForAlloc()
183 void SetDefaultResultForAlloc(int32_t localNetCap, int32_t remoteNetCap,