Searched refs:RETRY_INTERNAL_MILLIS (Results 1 – 1 of 1) sorted by relevance
57 private static final long[] RETRY_INTERNAL_MILLIS = field in VcnGatewayConnectionConfigTest81 .setRetryIntervalsMillis(RETRY_INTERNAL_MILLIS) in buildVcnGatewayConnectionConfigBase()102 assertArrayEquals(RETRY_INTERNAL_MILLIS, gatewayConnConfig.getRetryIntervalsMillis()); in testBuildVcnGatewayConnectionConfig()