There are some duplicated calls to setter methods in `gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/TimeoutTest.java`: https://github.com/googleapis/sdk-platform-java/blob/3fbcdebdb8ff4444294a82578b7326788b125ef0/gax-java/gax-grpc/src/test/java/com/google/api/gax/grpc/TimeoutTest.java#L201-L202 The calls are redundant, can can be removed. These were noticed by https://errorprone.info/bugpattern/RedundantSetterCall