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.cpp800 TEST(SetNumericEffecterValue, testGoodDecodeRequest) in TEST() argument
839 TEST(SetNumericEffecterValue, testBadDecodeRequest) in TEST() argument
874 TEST(SetNumericEffecterValue, testGoodEncodeRequest) in TEST() argument
903 TEST(SetNumericEffecterValue, testBadEncodeRequest) in TEST() argument
922 TEST(SetNumericEffecterValue, testGoodDecodeResponse) in TEST() argument
944 TEST(SetNumericEffecterValue, testBadDecodeResponse) in TEST() argument
958 TEST(SetNumericEffecterValue, testGoodEncodeResponse) in TEST() argument
974 TEST(SetNumericEffecterValue, testBadEncodeResponse) in TEST() argument