mock_notify_changes_duration_in_sec_  987 chrome/browser/sync_file_system/local/local_file_sync_context.cc   if (mock_notify_changes_duration_in_sec_ >= 0)
mock_notify_changes_duration_in_sec_  988 chrome/browser/sync_file_system/local/local_file_sync_context.cc     return base::TimeDelta::FromSeconds(mock_notify_changes_duration_in_sec_);
mock_notify_changes_duration_in_sec_  208 chrome/browser/sync_file_system/local/local_file_sync_context.h     mock_notify_changes_duration_in_sec_ = duration;
mock_notify_changes_duration_in_sec_  374 chrome/browser/sync_file_system/local/local_file_sync_context.h   int mock_notify_changes_duration_in_sec_;