Home
last modified time | relevance | path

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

/openbmc/sdbusplus/test/message/
H A Dappend.cpp419 std::map<std::string, std::variant<int, double>> msv = { in TEST_F() local
H A Dread.cpp604 const std::map<std::string, std::variant<int, double>> msv = { in TEST_F() local