Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DInsecureEapNetworkHandlerTest.java660 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_CA_CERT); in runServerCertFromTrustStoreTest() local
804 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_CA_CERT); in verifyTrustOnFirstUseAcceptWhenConnectByUserWithMinimalChain() local
923 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_CA2_CERT); in verifyOnErrorWithIncompleteChain() local
950 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_FAKE_CA_CERT); in verifyOnErrorWithFakeRootCaCertInTheChain() local
973 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_CA2_CERT); in verifyOnErrorWithServerCertificateWithoutCommonName() local
1069 CertificateEventInfo mockCaCert = generateMockCertEventInfo(TEST_GEN_CA_CERT); in verifyTrustOnFirstUseFlowWithDefaultCerts() local
DWifiConfigManagerTest.java8294 X509Certificate mockCaCert = mock(X509Certificate.class); in testUpdateCaCertificateSuccessWithSelfSignedCertificate() local
8325 X509Certificate mockCaCert = mock(X509Certificate.class); in testUpdateCaCertificateFailureWithSelfSignedCertificateAndTofuNotEnabled() local