Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddata_serialization_unittest.cc704 std::vector<Person> people{{"John", "Doe", 32}, {"Jane", "Smith", 48}}; in TEST() local
729 std::vector<Person> people{{"John", "Doe", 32}, {"Jane", "Smith", 48}}; in TEST() local