Searched refs:getCertXmlWithSerial (Results 1 – 2 of 2) sorted by relevance
385 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_succeedsWithCertFile()407 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()412 TestData.getCertXmlWithSerial(certSerial + 1)); in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()420 TestData.getCertXmlWithSerial(certSerial + 2)); in initRecoveryService_updatesShouldCreatesnapshotOnCertUpdate()435 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_triesToFilterRootAlias()457 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_usesProdCertificateForEmptyRootAlias()478 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_usesProdCertificateForNullRootAlias()499 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_regeneratesCounterId()502 TestData.getCertXmlWithSerial(certSerial + 1)); in initRecoveryService_regeneratesCounterId()529 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_updatesWithLargerSerial()[all …]
163 public static byte[] getCertXmlWithSerial(long serial) { in getCertXmlWithSerial() method in TestData169 return getCertXmlWithSerial(DEFAULT_SERIAL); in getCertXml()