Searched refs:DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS (Results 1 – 2 of 2) sorted by relevance
71 BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS, in testGetParameters_afterConstructorWithStart_returnsDefaultValues()114 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeBeforeStart_updatesValues()134 long testTimeout = BackupAgentTimeoutParameters.DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS * 2; in testGetParameters_withSettingChangeAfterStart_updatesValues()
68 @VisibleForTesting public static final long DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS = 30 * 1000; field in BackupAgentTimeoutParameters117 DEFAULT_KV_BACKUP_AGENT_TIMEOUT_MILLIS); in update()