Searched refs:SetDefaultResultForAlloc (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_lane_test.cpp | 410 mock.SetDefaultResultForAlloc(63, 63, 0, 0); 477 mock.SetDefaultResultForAlloc(1 << BIT_BLE, 1 << BIT_BLE, 0, 0); 569 mock.SetDefaultResultForAlloc(1 << BIT_BR, 1 << BIT_BR, 0, 0); 741 mock.SetDefaultResultForAlloc(1 << BIT_BLE, 1 << BIT_BLE, 0, 0); 857 mock.SetDefaultResultForAlloc(63, 63, 8, 8); 896 mock.SetDefaultResultForAlloc(63, 63, 8, 8); 943 mock.SetDefaultResultForAlloc(63, 63, 8, 8); 982 mock.SetDefaultResultForAlloc(15, 15, 8, 8); 1025 mock.SetDefaultResultForAlloc(63, 63, 0, 0); 1061 mock.SetDefaultResultForAlloc(63, 63, 0, 0); [all …]
|
H A D | lnn_lane_deps_mock.cpp | 61 void LaneDepsInterfaceMock::SetDefaultResultForAlloc(int32_t localNetCap, int32_t remoteNetCap, in SetDefaultResultForAlloc() function in OHOS::LaneDepsInterfaceMock
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/include/ |
H A D | lnn_lane_deps_mock.h | 183 void SetDefaultResultForAlloc(int32_t localNetCap, int32_t remoteNetCap,
|