Searched refs:hardLifetime (Results 1 – 2 of 2) sorted by relevance
90 final int hardLifetime = (int) TimeUnit.HOURS.toSeconds(3L); in testSetLifetimesEncodeDecodeIsLossless() local94 createBuilderMinimum().setLifetimeSeconds(hardLifetime, softLifetime).build(); in testSetLifetimesEncodeDecodeIsLossless()
82 final int hardLifetime = (int) TimeUnit.HOURS.toSeconds(20L); in testEncodeRecodeParamsWithLifetimes() local85 createBuilderMinimum().setLifetimeSeconds(hardLifetime, softLifetime).build(); in testEncodeRecodeParamsWithLifetimes()