Searched refs:nwInfo (Results 1 – 1 of 1) sorted by relevance
161 NetworkInfo nwInfo; in TEST_P() local162 nwInfo.ssid = match_ssids[i]; in TEST_P()163 nwInfo.flags = security_flags[i]; in TEST_P()164 preferredNetworksList.push_back(nwInfo); in TEST_P()