Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java1083 X509Certificate expectedServerCert, String expectedCaPath) throws Exception { in verifyTrustOnFirstUseFlow() argument
1094 assertTofuDialogMessage(expectedServerCert, in verifyTrustOnFirstUseFlow()
1121 assertTofuDialogMessage(expectedServerCert, in verifyTrustOnFirstUseFlow()
1152 eq(config.networkId), eq(expectedCaCert), eq(expectedServerCert), in verifyTrustOnFirstUseFlow()
1158 eq(config.networkId), eq(expectedServerCert), eq(expectedServerCert), in verifyTrustOnFirstUseFlow()
1163 eq(config.networkId), eq(expectedCaCert), eq(expectedServerCert), in verifyTrustOnFirstUseFlow()