Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dfirmware_update.cpp4464 constexpr std::bitset<64> nonFunctioningComponentBitmap2{0x0101};
4479 nonFunctioningComponentBitmap2);
4359 constexpr std::bitset<64> nonFunctioningComponentBitmap2{0x0101}; TEST() local