Searched defs:people (Results 1 – 1 of 1) sorted by relevance
/external/libbrillo/brillo/dbus/ |
D | data_serialization_unittest.cc | 704 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
|