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()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()529 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_updatesWithLargerSerial()545 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_throwsExceptionOnSmallerSerial()586 TestData.getCertXmlWithSerial(1111L)); in initRecoveryService_updatesCertsIndependentlyForDifferentRoots()611 TestData.getCertXmlWithSerial(certSerial)); in initRecoveryService_ignoresTheSameSerial()[all …]
163 public static byte[] getCertXmlWithSerial(long serial) { in getCertXmlWithSerial() method in TestData169 return getCertXmlWithSerial(DEFAULT_SERIAL); in getCertXml()