Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_service_unittest.cc365 void AddServiceEntry(bool has_type, bool has_mode, bool has_security, in AddServiceEntry() argument
385 .WillOnce(Return(has_security)); in AddServiceEntry()
386 if (!has_security) { in AddServiceEntry()