Searched defs:attr1 (Results 1 – 2 of 2) sorted by relevance
303 NL80211Attr<std::vector<uint8_t>> attr1(1, {'a', 'b', 'c'}); in TEST() local320 NL80211Attr<std::vector<uint8_t>> attr1(1, {'a', 'b', 'c'}); in TEST() local
442 bool sensorHwMatch(const SeeAttributes &attr0, const SeeAttributes &attr1) { in sensorHwMatch()