Searched defs:VariantDictionary (Results 1 – 3 of 3) sorted by relevance
14 TEST(VariantDictionary, GetVariantValueOrDefault) { in TEST() argument
16 using VariantDictionary = std::map<std::string, brillo::Any>; variable
548 TEST(DBusUtils, VariantDictionary) { in TEST() argument