Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp1996 constexpr const std::array<pldm_downstream_device, 2> expected_devices = {{ in TEST() local
2067 ASSERT_LT(devIndex, expected_devices.size()); in TEST()
2070 &expected_devices[devIndex]; in TEST()
2104 constexpr const std::array<pldm_downstream_device, 2> expected_devices = {{ in TEST() local
2182 ASSERT_LT(devIndex, expected_devices.size()); in TEST()
2185 &expected_devices[devIndex]; in TEST()
2219 constexpr const std::array<pldm_downstream_device, 2> expected_devices = {{ in TEST() local
2297 ASSERT_LT(devIndex, expected_devices.size()); in TEST()
2300 &expected_devices[devIndex]; in TEST()