DLOG_IF           196 base/json/json_writer.cc       DLOG_IF(ERROR, !omit_binary_values_) << "Cannot serialize binary value.";
DLOG_IF            81 base/logging_unittest.cc   DLOG_IF(INFO, true) << mock_log_source.Log();
DLOG_IF           164 base/logging_unittest.cc   DLOG_IF(INFO, true) << mock_log_source.Log();
DLOG_IF           198 base/logging_unittest.cc   DLOG_IF(INFO, debug_only_variable) << "test";
DLOG_IF           302 chrome/browser/chromeos/drive/change_list_processor.cc         DLOG_IF(WARNING, error != FILE_ERROR_OK)
DLOG_IF           318 chrome/browser/chromeos/drive/change_list_processor.cc     DLOG_IF(WARNING, error != FILE_ERROR_OK && error != FILE_ERROR_NOT_FOUND)
DLOG_IF           343 chrome/browser/chromeos/extensions/file_manager/event_router.cc   DLOG_IF(WARNING, !file_watchers_.empty())
DLOG_IF           186 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   DLOG_IF(WARNING, error != base::File::FILE_OK)
DLOG_IF           154 chrome/browser/component_updater/widevine_cdm_component_installer.cc   DLOG_IF(WARNING, versions_string.empty())
DLOG_IF           197 chrome/browser/component_updater/widevine_cdm_component_installer.cc     DLOG_IF(WARNING, codecs.empty())
DLOG_IF            69 chrome/browser/extensions/api/bluetooth/bluetooth_event_router.cc   DLOG_IF(WARNING, socket_map_.size() != 0)
DLOG_IF           343 chrome/browser/managed_mode/managed_user_service.cc   DLOG_IF(ERROR, service->GetAuthError().state() ==
DLOG_IF           264 chrome/browser/managed_mode/managed_user_settings_service.cc           DLOG_IF(WARNING, it->change_type() == SyncChange::ACTION_ADD)
DLOG_IF           267 chrome/browser/managed_mode/managed_user_settings_service.cc           DLOG_IF(WARNING, it->change_type() == SyncChange::ACTION_UPDATE)
DLOG_IF           274 chrome/browser/managed_mode/managed_user_settings_service.cc         DLOG_IF(WARNING, !dict->HasKey(key)) << "Trying to delete nonexistent "
DLOG_IF           454 chrome/browser/media/media_stream_devices_controller.cc         DLOG_IF(ERROR, !pattern.IsValid()) << "Invalid URL pattern: " << value;
DLOG_IF           799 chrome/browser/pepper_flash_settings_manager.cc   DLOG_IF(ERROR, !success) << "DeauthorizeContentLicenses returned error";
DLOG_IF           824 chrome/browser/pepper_flash_settings_manager.cc   DLOG_IF(ERROR, !success) << "GetPermissionSettings returned error";
DLOG_IF           847 chrome/browser/pepper_flash_settings_manager.cc   DLOG_IF(ERROR, !success) << "SetDefaultPermission returned error";
DLOG_IF           870 chrome/browser/pepper_flash_settings_manager.cc   DLOG_IF(ERROR, !success) << "SetSitePermission returned error";
DLOG_IF           914 chrome/browser/pepper_flash_settings_manager.cc   DLOG_IF(ERROR, !success) << "ClearSiteData returned error";
DLOG_IF           179 chrome/browser/printing/print_dialog_cloud.cc   DLOG_IF(ERROR, (!parsed_value.get() ||
DLOG_IF           199 chrome/browser/process_singleton_browsertest.cc     DLOG_IF(ERROR, num_tries >= kNbTries) << "Failed to kill all processes!";
DLOG_IF            68 chrome/browser/signin/chrome_signin_client.cc   DLOG_IF(WARNING, signin_host_id_ != ChildProcessHost::kInvalidUniqueID)
DLOG_IF           215 chrome/browser/ui/sync/one_click_signin_sync_starter.cc   DLOG_IF(ERROR, !success) << "Error fetching policy for user";
DLOG_IF           158 chrome/browser/ui/webui/devtools_ui.cc     DLOG_IF(WARNING, -1 == resource_id) << "Unable to find dev tool resource: "
DLOG_IF           253 chrome/installer/util/delete_after_reboot_helper.cc   DLOG_IF(WARNING, length == 0 && last_error != ERROR_PATH_NOT_FOUND)
DLOG_IF           102 chrome/installer/util/product.cc     DLOG_IF(ERROR, ret != WAIT_OBJECT_0)
DLOG_IF           168 chrome/installer/util/registry_key_backup.cc     DLOG_IF(WARNING, RegEnumValue(key.Handle(), num_values, &name_buffer[0],
DLOG_IF           200 chrome/installer/util/registry_key_backup.cc     DLOG_IF(WARNING,
DLOG_IF            29 chrome/installer/util/registry_test_data.cc       DLOG_IF(DFATAL, result != ERROR_SUCCESS)
DLOG_IF            73 chrome/installer/util/registry_test_data.cc     DLOG_IF(DFATAL, result != ERROR_SUCCESS)
DLOG_IF           753 chrome/installer/util/shell_util.cc   DLOG_IF(WARNING, FAILED(hr)) << "Failed to set as default " << protocol
DLOG_IF           417 chromeos/dbus/shill_client_helper.cc         DLOG_IF(ERROR, value.GetType() != base::Value::TYPE_STRING)
DLOG_IF           127 chromeos/dbus/shill_ipconfig_client.cc         DLOG_IF(ERROR, (*it)->GetType() != base::Value::TYPE_STRING)
DLOG_IF           486 components/nacl/renderer/ppb_nacl_private_impl.cc   DLOG_IF(ERROR, map.count(instance) != 0) << "Instance count should be 0";
DLOG_IF           492 components/nacl/renderer/ppb_nacl_private_impl.cc   DLOG_IF(ERROR, map.count(instance) == 0) << "Could not find instance ID";
DLOG_IF            64 components/signin/core/browser/signin_manager_base.cc     DLOG_IF(ERROR, !gaia::AreEmailsSame(username, authenticated_username_))
DLOG_IF            70 components/visitedlink/browser/visitedlink_master.cc   DLOG_IF(ERROR, !(*file)) << "Failed to open file " << filename.value();
DLOG_IF           973 components/visitedlink/browser/visitedlink_master.cc   DLOG_IF(WARNING, !success) << "Unable to rebuild visited links";
DLOG_IF            54 content/browser/media/android/media_resource_getter_impl.cc   DLOG_IF(WARNING, items.size() != 1u)
DLOG_IF           744 content/browser/net/sqlite_persistent_cookie_store.cc       DLOG_IF(WARNING,
DLOG_IF           355 content/browser/renderer_host/input/gesture_event_queue.cc   DLOG_IF(WARNING,
DLOG_IF           100 content/browser/renderer_host/pepper/pepper_network_proxy_host.cc     DLOG_IF(WARNING, proxy_service_)
DLOG_IF          1327 content/browser/renderer_host/render_widget_host_view_aura.cc     DLOG_IF(ERROR, damage_rect != surface_rect) << "Expected full damage rect";
DLOG_IF          1674 content/browser/renderer_host/render_widget_host_view_aura.cc   DLOG_IF(ERROR, previous_texture.get() &&
DLOG_IF          1457 content/renderer/media/android/webmediaplayer_android.cc   DLOG_IF(WARNING, !destination_url.empty() && !destination_url_gurl.is_valid())
DLOG_IF           105 content/renderer/media/audio_input_message_filter.cc   DLOG_IF(WARNING, !delegates_.IsEmpty())
DLOG_IF           157 content/renderer/media/audio_message_filter.cc   DLOG_IF(WARNING, !delegates_.IsEmpty())
DLOG_IF           107 content/renderer/media/cdm_session_adapter.cc   DLOG_IF(WARNING, !session) << __FUNCTION__ << " for unknown session "
DLOG_IF           117 content/renderer/media/cdm_session_adapter.cc   DLOG_IF(WARNING, !session) << __FUNCTION__ << " for unknown session "
DLOG_IF           125 content/renderer/media/cdm_session_adapter.cc   DLOG_IF(WARNING, !session) << __FUNCTION__ << " for unknown session "
DLOG_IF           133 content/renderer/media/cdm_session_adapter.cc   DLOG_IF(WARNING, !session) << __FUNCTION__ << " for unknown session "
DLOG_IF           143 content/renderer/media/cdm_session_adapter.cc   DLOG_IF(WARNING, !session) << __FUNCTION__ << " for unknown session "
DLOG_IF           305 content/renderer/media/crypto/key_systems.cc   DLOG_IF(FATAL, type.empty()) << concrete_key_system << " is not Pepper-based";
DLOG_IF          1090 content/renderer/media/webmediaplayer_impl.cc   DLOG_IF(WARNING, !default_url.empty() && !default_url_gurl.is_valid())
DLOG_IF           208 content/renderer/pepper/host_globals.cc   DLOG_IF(ERROR, !CheckIdType(module, ppapi::PP_ID_TYPE_MODULE))
DLOG_IF           219 content/renderer/pepper/host_globals.cc   DLOG_IF(ERROR, !CheckIdType(module, ppapi::PP_ID_TYPE_MODULE))
DLOG_IF           260 content/renderer/pepper/host_globals.cc   DLOG_IF(ERROR, !CheckIdType(instance, ppapi::PP_ID_TYPE_INSTANCE))
DLOG_IF          2211 content/renderer/pepper/pepper_plugin_instance_impl.cc     DLOG_IF(ERROR, !graphics_2d) << "Resource is not PepperGraphics2DHost.";
DLOG_IF           133 dbus/values_util.cc         DLOG_IF(WARNING, !IsExactlyRepresentableByDouble(value)) <<
DLOG_IF           142 dbus/values_util.cc         DLOG_IF(WARNING, !IsExactlyRepresentableByDouble(value)) <<
DLOG_IF            56 extensions/browser/api/async_api_function.cc   DLOG_IF(ERROR, (work_thread_id_ == BrowserThread::UI))
DLOG_IF           514 google_apis/gcm/gcm_client_impl.cc   DLOG_IF(ERROR, !success) << "GCM store failed to be destroyed!";
DLOG_IF            45 gpu/command_buffer/client/gles2_implementation.h     #define GPU_CLIENT_LOG(args)  DLOG_IF(INFO, debug_) << args;
DLOG_IF           194 gpu/command_buffer/service/async_pixel_transfer_manager_egl.cc     DLOG_IF(ERROR, EGL_NO_IMAGE_KHR == egl_image_)
DLOG_IF          10117 gpu/command_buffer/service/gles2_cmd_decoder.cc   DLOG_IF(ERROR, !mailbox.Verify()) << "ProduceTextureCHROMIUM was passed a "
DLOG_IF          10147 gpu/command_buffer/service/gles2_cmd_decoder.cc   DLOG_IF(ERROR, !mailbox.Verify()) << "ConsumeTextureCHROMIUM was passed a "
DLOG_IF           290 ipc/ipc_channel_win.cc   DLOG_IF(WARNING, thread_check_.get()) << "Connect called more than once";
DLOG_IF           287 media/audio/alsa/audio_manager_alsa.cc   DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
DLOG_IF           308 media/audio/alsa/audio_manager_alsa.cc   DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
DLOG_IF           249 media/audio/android/audio_android_unittest.cc     DLOG_IF(ERROR, !binary_file_) << "Failed to open binary PCM data file.";
DLOG_IF           193 media/audio/android/audio_manager_android.cc   DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
DLOG_IF           207 media/audio/android/audio_manager_android.cc   DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
DLOG_IF           216 media/audio/android/audio_manager_android.cc   DLOG_IF(ERROR, device_id.empty()) << "Invalid device ID!";
DLOG_IF           262 media/audio/android/audio_manager_android.cc   DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
DLOG_IF           165 media/audio/audio_low_latency_input_output_unittest.cc     DLOG_IF(ERROR, !text_file) << "Failed to open log file.";
DLOG_IF            83 media/audio/cras/audio_manager_cras.cc   DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
DLOG_IF           105 media/audio/cras/audio_manager_cras.cc   DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
DLOG_IF            65 media/audio/mac/audio_input_mac.cc   DLOG_IF(ERROR, !audio_queue_) << "Open() has not been called successfully";
DLOG_IF           274 media/audio/mac/audio_low_latency_input_mac.cc   DLOG_IF(ERROR, !audio_unit_) << "Open() has not been called successfully";
DLOG_IF           386 media/audio/mac/audio_low_latency_input_mac.cc   DLOG_IF(WARNING, successful_channels == 0)
DLOG_IF           600 media/audio/mac/audio_low_latency_input_mac.cc   DLOG_IF(WARNING, result != noErr) << "Could not get audio device latency.";
DLOG_IF            96 media/audio/openbsd/audio_manager_openbsd.cc   DLOG_IF(ERROR, !device_id.empty()) << "Not implemented!";
DLOG_IF           119 media/audio/openbsd/audio_manager_openbsd.cc   DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
DLOG_IF           163 media/audio/pulse/audio_manager_pulse.cc   DLOG_IF(ERROR, !output_device_id.empty()) << "Not implemented!";
DLOG_IF           143 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, !opened_) << "Open() has not been called successfully";
DLOG_IF           165 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, FAILED(hr)) << "Failed to start input streaming.";
DLOG_IF           218 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, !opened_) << "Open() has not been called successfully";
DLOG_IF           233 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, !opened_) << "Open() has not been called successfully";
DLOG_IF           241 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(WARNING, FAILED(hr)) << "Failed to set new input master volume.";
DLOG_IF           252 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, !opened_) << "Open() has not been called successfully";
DLOG_IF           259 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(WARNING, FAILED(hr)) << "Failed to get input master volume.";
DLOG_IF           418 media/audio/win/audio_low_latency_input_win.cc           DLOG_IF(ERROR, FAILED(hr)) << "Failed to release capture buffer";
DLOG_IF           619 media/audio/win/audio_low_latency_input_win.cc   DLOG_IF(ERROR, hr == S_FALSE) << "Format is not supported "
DLOG_IF            96 media/audio/win/audio_low_latency_input_win_unittest.cc     DLOG_IF(ERROR, !binary_file_) << "Failed to open binary PCM data file.";
DLOG_IF           138 media/audio/win/audio_low_latency_output_win.cc     DLOG_IF(ERROR, !device) << "Failed to open device: " << device_id_;
DLOG_IF           440 media/audio/win/audio_low_latency_output_win.cc   DLOG_IF(ERROR, num_available_frames % packet_size_frames_ != 0)
DLOG_IF            92 media/audio/win/audio_low_latency_output_win_unittest.cc     DLOG_IF(ERROR, !text_file_) << "Failed to open log file.";
DLOG_IF           352 media/audio/win/audio_manager_win.cc     DLOG_IF(ERROR, !device_id.empty() &&
DLOG_IF           405 media/audio/win/audio_manager_win.cc   DLOG_IF(ERROR, !core_audio_supported() && !output_device_id.empty())
DLOG_IF           519 media/audio/win/core_audio_util_win.cc   DLOG_IF(ERROR, hr == S_FALSE) << "Format is not supported "
DLOG_IF           522 media/audio/win/core_audio_util_win.cc   DLOG_IF(ERROR, hr == AUDCLNT_E_UNSUPPORTED_FORMAT) << "Unsupported format.";
DLOG_IF            89 media/midi/midi_manager_win.cc   DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           139 media/midi/midi_manager_win.cc     DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           244 media/midi/midi_manager_win.cc       DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           253 media/midi/midi_manager_win.cc       DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           257 media/midi/midi_manager_win.cc       DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           318 media/midi/midi_manager_win.cc         DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           330 media/midi/midi_manager_win.cc     DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           445 media/midi/midi_manager_win.cc     DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           448 media/midi/midi_manager_win.cc     DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           475 media/midi/midi_manager_win.cc         DLOG_IF(ERROR, result != MMSYSERR_NOERROR)
DLOG_IF           166 mojo/system/channel.cc   DLOG_IF(WARNING, !local_id_to_endpoint_info_map_.empty())
DLOG_IF          1099 net/base/net_util.cc   DLOG_IF(WARNING, header.empty()) <<
DLOG_IF           103 net/cert/x509_util_ios.cc   DLOG_IF(INFO, cert_handle && !nss_cert_handle_)
DLOG_IF            66 net/quic/quic_sent_entropy_manager.cc   DLOG_IF(WARNING, entropy_hash != expected_entropy_hash)
DLOG_IF           322 net/tools/quic/quic_dispatcher.cc   DLOG_IF(INFO, error != QUIC_NO_ERROR) << "Closing connection ("
DLOG_IF            49 ppapi/host/resource_message_handler.cc     DLOG_IF(WARNING, reply_context.params.result() != PP_OK)
DLOG_IF            43 ppapi/shared_impl/resource_tracker.cc   DLOG_IF(ERROR, !CheckIdType(res, PP_ID_TYPE_RESOURCE))
DLOG_IF            68 ppapi/shared_impl/resource_tracker.cc   DLOG_IF(ERROR, !CheckIdType(res, PP_ID_TYPE_RESOURCE))
DLOG_IF            67 ppapi/shared_impl/var_tracker.cc   DLOG_IF(ERROR, !CheckIdType(var_id, PP_ID_TYPE_VAR))
DLOG_IF           100 ppapi/shared_impl/var_tracker.cc   DLOG_IF(ERROR, !CheckIdType(var_id, PP_ID_TYPE_VAR))
DLOG_IF           317 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Cannot preload null db";
DLOG_IF           385 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Cannot raze null db";
DLOG_IF           494 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Cannot raze null db";
DLOG_IF           505 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Cannot raze null db";
DLOG_IF           526 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Cannot poison null db";
DLOG_IF           588 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Rolling back a nonexistent transaction";
DLOG_IF           605 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Rolling back a nonexistent transaction";
DLOG_IF           656 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           664 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           683 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           779 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           825 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           833 sql/connection.cc     DLOG_IF(FATAL, !poisoned_) << "Illegal use of connection without a db";
DLOG_IF           880 sql/connection.cc   DLOG_IF(FATAL, poisoned_) << "sql::Connection is already open.";
DLOG_IF            49 sql/statement.cc   DLOG_IF(FATAL, !ref_->was_valid())
DLOG_IF            88 sync/notifier/unacked_invalidation_set.cc   DLOG_IF(WARNING, !handle_found)
DLOG_IF           119 win8/test/open_with_dialog_controller.cc   DLOG_IF(WARNING, (state_ == CONTEXT_AUTOMATION_READY ||
DLOG_IF           157 win8/test/open_with_dialog_controller.cc   DLOG_IF(WARNING, SUCCEEDED(automation_result_) && FAILED(open_with_result_))