Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_provider_unittest.cc863 set<string> user_profile_groups; in TEST_F() local
864 user_profile_groups.insert( in TEST_F()
869 .WillRepeatedly(Return(user_profile_groups)); in TEST_F()