Searched refs:passpointSecurity (Results 1 – 1 of 1) sorted by relevance
257 String passpointSecurity = "Passpoint"; in testGetSecurityString_showsPasspoint() local259 .thenReturn(passpointSecurity); in testGetSecurityString_showsPasspoint()265 assertThat(passpointWifiEntry.getSecurityString(false)).isEqualTo(passpointSecurity); in testGetSecurityString_showsPasspoint()