Searched refs:consumptionEnd (Results 1 – 1 of 1) sorted by relevance
197 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testEcAttestation_NoChallenge() local204 .setKeyValidityForConsumptionEnd(consumptionEnd) in testEcAttestation_NoChallenge()316 Date consumptionEnd = new Date(now.getTime() + CONSUMPTION_TIME_OFFSET); in testRsaAttestation_NoChallenge() local322 .setKeyValidityForConsumptionEnd(consumptionEnd) in testRsaAttestation_NoChallenge()406 Date consumptionEnd = new Date(startTime.getTime() + CONSUMPTION_TIME_OFFSET); in testRsaAttestation() local416 .setKeyValidityForConsumptionEnd(consumptionEnd); in testRsaAttestation()468 Date consumptionEnd = new Date(startTime.getTime() + CONSUMPTION_TIME_OFFSET); in testEcAttestation() local478 .setKeyValidityForConsumptionEnd(consumptionEnd); in testEcAttestation()