Home
last modified time | relevance | path

Searched defs:SetNumericEffecterValue (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/pldmtool/
H A Dpldm_platform_cmd.cpp1694 class SetNumericEffecterValue : public CommandInterface class
1704 explicit SetNumericEffecterValue(const char* type, const char* name, in SetNumericEffecterValue() function in pldmtool::platform::SetNumericEffecterValue
/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp781 TEST(SetNumericEffecterValue, testGoodDecodeRequest) in TEST() argument
820 TEST(SetNumericEffecterValue, testBadDecodeRequest) in TEST() argument
855 TEST(SetNumericEffecterValue, testGoodEncodeRequest) in TEST() argument
884 TEST(SetNumericEffecterValue, testBadEncodeRequest) in TEST() argument
903 TEST(SetNumericEffecterValue, testGoodDecodeResponse) in TEST() argument
925 TEST(SetNumericEffecterValue, testBadDecodeResponse) in TEST() argument
939 TEST(SetNumericEffecterValue, testGoodEncodeResponse) in TEST() argument
955 TEST(SetNumericEffecterValue, testBadEncodeResponse) in TEST() argument