Home
last modified time | relevance | path

Searched refs:downstreamDevices (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1560 struct variable_field downstreamDevices = {}; in TEST() local
1563 response, responseMsg.size() - hdrSize, &resp_data, &downstreamDevices); in TEST()
1574 EXPECT_EQ(downstreamDevices.length, downstreamDevicesLen); in TEST()
1576 std::equal(downstreamDevices.ptr, in TEST()
1577 downstreamDevices.ptr + downstreamDevices.length, in TEST()
1591 struct variable_field downstreamDevices = {}; in TEST() local
1595 nullptr, responseMsg.size() - hdrSize, nullptr, &downstreamDevices); in TEST()
1654 struct variable_field downstreamDevices = {}; in TEST() local
1666 &downstreamDevices), in TEST()
1672 &downstreamDevices), in TEST()
[all …]