Home
last modified time | relevance | path

Searched defs:mockServerCert (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java637 CertificateEventInfo mockServerCert = generateMockCertEventInfo(type); in runServerCertPinningTest() local
661 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in runServerCertFromTrustStoreTest() local
805 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in verifyTrustOnFirstUseAcceptWhenConnectByUserWithMinimalChain() local
925 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in verifyOnErrorWithIncompleteChain() local
951 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in verifyOnErrorWithFakeRootCaCertInTheChain() local
975 CertificateEventInfo mockServerCert = in verifyOnErrorWithServerCertificateWithoutCommonName() local
1070 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in verifyTrustOnFirstUseFlowWithDefaultCerts() local
1232 CertificateEventInfo mockServerCert = generateMockCertEventInfo(TEST_GEN_SERVER_CERT); in verifyGetDigest() local
DWifiConfigManagerTest.java8197 X509Certificate mockServerCert = mock(X509Certificate.class); in testUpdateCaCertificateWithoutAltSubjectNames() local
8223 X509Certificate mockServerCert = mock(X509Certificate.class); in testUpdateCaCertificateWithAltSubjectNames() local
8280 X509Certificate mockServerCert = mock(X509Certificate.class); in testUpdateCaCertificateFaiulreInvalidArgument() local