Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc578 std::pair<int, std::pair<int, int>> struct2{1, {2, 3}}; in TEST() local
599 std::tuple<int, std::string, std::vector<std::pair<int, int>>> struct2{ in TEST() local