Home
last modified time | relevance | path

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

/external/libbrillo/brillo/dbus/
Ddata_serialization_test.cc473 std::vector<std::string> str_array{"foo", "bar", "baz"}; in TEST() local
656 std::vector<std::string> str_array{"foo", "bar", "baz"}; in TEST() local