Searched refs:sharedFileBeforeUpdate (Results 1 – 1 of 1) sorted by relevance
890 SharedFile sharedFileBeforeUpdate = sharedFilesMetadata.read(newFileKey).get(); in testUpdateMaxExpirationDateSecs() local892 SharedFile.newBuilder(sharedFileBeforeUpdate) in testUpdateMaxExpirationDateSecs()896 assertThat(sharedFileBeforeUpdate).isNotNull(); in testUpdateMaxExpirationDateSecs()897 assertThat(sharedFileBeforeUpdate).isNotEqualTo(expectedSharedFileAfterUpdate); in testUpdateMaxExpirationDateSecs()