Home
last modified time | relevance | path

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 Dlnn_lane_test.cpp410 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 Dlnn_lane_deps_mock.cpp61 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 Dlnn_lane_deps_mock.h183 void SetDefaultResultForAlloc(int32_t localNetCap, int32_t remoteNetCap,