Home
last modified time | relevance | path

Searched refs:expected_strs (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wificond/tests/
Dnl80211_attribute_unittest.cpp258 std::vector<std::string> expected_strs = {"first", "second", "third"}; in TEST() local
261 EXPECT_EQ(expected_strs, strs); in TEST()