Searched refs:testRootCertAlias (Results 1 – 1 of 1) sorted by relevance
562 String testRootCertAlias = TrustedRootCertificates.TEST_ONLY_INSECURE_CERTIFICATE_ALIAS; in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed() local564 mRecoverableKeyStoreManager.initRecoveryService(testRootCertAlias, in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()567 testRootCertAlias)).isEqualTo(certSerial); in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()569 testRootCertAlias)).isEqualTo(TestData.getInsecureCertPathForEndpoint1()); in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()571 mRecoverableKeyStoreManager.initRecoveryService(testRootCertAlias, in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()574 testRootCertAlias)).isEqualTo(certSerial - 1); in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()576 testRootCertAlias)).isEqualTo(TestData.getInsecureCertPathForEndpoint2()); in initRecoveryService_alwaysUpdatesCertsWhenTestRootCertIsUsed()