Searched refs:pseudonymId (Results 1 – 1 of 1) sorted by relevance
1241 final String pseudonymId = "a4624bc22490da3@homerealm.example.org"; in testGetEapAnonymousIdentity() local1243 .thenReturn(pseudonymId); in testGetEapAnonymousIdentity()1244 assertEquals(pseudonymId, mWifiNative.getEapAnonymousIdentity(WIFI_IFACE_NAME)); in testGetEapAnonymousIdentity()