Home
last modified time | relevance | path

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

/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp1094 TEST(dbusPropValuesToDouble, goodTest) in TEST() argument
1131 TEST(dbusPropValuesToDouble, badTest) in TEST() argument
/openbmc/pldm/common/
H A Dutils.cpp681 bool dbusPropValuesToDouble(const std::string_view& type, in dbusPropValuesToDouble() function