Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1947 constexpr uint16_t downstreamDeviceIndex = 1; in TEST() local
1979 pldm_msgbuf_insert_uint16(buf, downstreamDeviceIndex); in TEST()
2026 EXPECT_EQ(entry.downstream_device_index, downstreamDeviceIndex); in TEST()