Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/
Dnative_wifi_client_unittest.cpp52 NativeWifiClient wifi_client_other; in TEST_F() local
53 wifi_client_other.mac_address_ = kMacAddressOther; in TEST_F()
54 EXPECT_FALSE(wifi_client == wifi_client_other); in TEST_F()