HomeSort by relevance Sort by last modified time
    Searched refs:DCHECK_EQ (Results 251 - 275 of 2257) sorted by null

<<11121314151617181920>>

  /external/chromium_org/components/translate/core/browser/
translate_infobar_delegate.cc 75 DCHECK_EQ(translate::kUnknownLanguageCode, original_language);
199 DCHECK_EQ(translate::TRANSLATE_STEP_TRANSLATE_ERROR, step_);
231 DCHECK_EQ(translate::TRANSLATE_STEP_TRANSLATING, step_);
242 DCHECK_EQ(translate::TRANSLATE_STEP_TRANSLATE_ERROR, step_);
258 DCHECK_EQ(translate::TRANSLATE_STEP_BEFORE_TRANSLATE, step_);
265 DCHECK_EQ(translate::TRANSLATE_STEP_BEFORE_TRANSLATE, step_);
295 DCHECK_EQ(2U, offsets.size());
  /external/chromium_org/net/url_request/
view_cache_helper.cc 161 DCHECK_EQ(OK, rv);
168 DCHECK_EQ(OK, rv);
175 DCHECK_EQ(OK, rv);
182 DCHECK_EQ(OK, rv);
189 DCHECK_EQ(OK, rv);
230 DCHECK_EQ(OK, result);
257 DCHECK_EQ(OK, result);
  /external/chromium_org/sync/internal_api/
http_bridge.cc 204 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
223 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
233 DCHECK_EQ(content_length, 0);
244 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
291 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
298 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
307 DCHECK_EQ(base::MessageLoop::current(), created_on_loop_);
  /external/chromium_org/third_party/re2/re2/
prog.cc 18 DCHECK_EQ(out_opcode_, 0);
24 DCHECK_EQ(out_opcode_, 0);
32 DCHECK_EQ(out_opcode_, 0);
38 DCHECK_EQ(out_opcode_, 0);
44 DCHECK_EQ(out_opcode_, 0);
50 DCHECK_EQ(out_opcode_, 0);
55 DCHECK_EQ(out_opcode_, 0);
  /external/chromium_org/content/common/gpu/media/
v4l2_video_decode_accelerator.cc 212 DCHECK_EQ(decoder_state_, kUninitialized);
356 DCHECK_EQ(output_record.egl_image, EGL_NO_IMAGE_KHR);
357 DCHECK_EQ(output_record.egl_sync, EGL_NO_SYNC_KHR);
358 DCHECK_EQ(output_record.picture_id, -1);
359 DCHECK_EQ(output_record.cleared, false);
457 DCHECK_EQ(decoder_thread_.message_loop(), base::MessageLoop::current());
494 DCHECK_EQ(decoder_thread_.message_loop(), base::MessageLoop::current());
542 DCHECK_EQ(decoder_current_bitstream_buffer_->shm.get(),
701 DCHECK_EQ(decoder_thread_.message_loop(), base::MessageLoop::current());
718 DCHECK_EQ(decoder_thread_.message_loop(), base::MessageLoop::current())
    [all...]
vaapi_video_decode_accelerator.cc 251 DCHECK_EQ(message_loop_, base::MessageLoop::current());
285 DCHECK_EQ(message_loop_, base::MessageLoop::current());
291 DCHECK_EQ(state_, kUninitialized);
330 DCHECK_EQ(message_loop_, base::MessageLoop::current());
348 DCHECK_EQ(message_loop_, base::MessageLoop::current());
382 DCHECK_EQ(message_loop_, base::MessageLoop::current());
406 DCHECK_EQ(message_loop_, base::MessageLoop::current());
576 DCHECK_EQ(message_loop_, base::MessageLoop::current());
595 DCHECK_EQ(message_loop_, base::MessageLoop::current());
638 DCHECK_EQ(message_loop_, base::MessageLoop::current())
    [all...]
  /external/chromium_org/cc/test/
test_web_graphics_context_3d.cc 192 DCHECK_EQ(kFramebufferId | context_id_ << 16, ids[i]);
198 DCHECK_EQ(kRenderbufferId | context_id_ << 16, ids[i]);
299 DCHECK_EQ(kFramebufferId | context_id_ << 16, framebuffer);
306 DCHECK_EQ(kRenderbufferId | context_id_ << 16, renderbuffer);
486 DCHECK_EQ(context_id, context_id_);
502 DCHECK_EQ(target, buffers.get(bound_buffer_)->target);
527 DCHECK_EQ(target, buffers.get(bound_buffer_)->target);
543 DCHECK_EQ(target, buffers.get(bound_buffer_)->target);
552 DCHECK_EQ(GL_RGBA8_OES, static_cast<int>(internalformat));
572 DCHECK_EQ(GL_IMAGE_ROWBYTES_CHROMIUM, static_cast<int>(pname))
    [all...]
  /external/chromium_org/chrome/browser/download/
download_target_determiner.cc 177 DCHECK_EQ(DownloadPathReservationTracker::OVERWRITE, conflict_action_);
260 DCHECK_EQ(STATE_RESERVE_VIRTUAL_PATH, next_state_);
305 DCHECK_EQ(STATE_PROMPT_USER_FOR_DOWNLOAD_PATH, next_state_);
338 DCHECK_EQ(STATE_DETERMINE_LOCAL_PATH, next_state_);
370 DCHECK_EQ(STATE_DETERMINE_MIME_TYPE, next_state_);
399 DCHECK_EQ(STATE_DETERMINE_IF_HANDLED_SAFELY_BY_BROWSER, next_state_);
508 DCHECK_EQ(STATE_DETERMINE_IF_ADOBE_READER_UP_TO_DATE, next_state_);
545 DCHECK_EQ(STATE_CHECK_DOWNLOAD_URL, next_state_);
568 DCHECK_EQ(STATE_CHECK_VISITED_REFERRER_BEFORE, next_state_);
623 DCHECK_EQ(STATE_DETERMINE_INTERMEDIATE_PATH, next_state_)
    [all...]
  /art/compiler/driver/
compiler_driver-inl.h 46 DCHECK_EQ(dex_cache->GetDexFile(), mUnit->GetDexFile());
47 DCHECK_EQ(class_loader.Get(), soa.Decode<mirror::ClassLoader*>(mUnit->GetClassLoader()));
52 DCHECK_EQ(referrer_class == nullptr, soa.Self()->IsExceptionPending());
64 DCHECK_EQ(dex_cache->GetDexFile(), mUnit->GetDexFile());
65 DCHECK_EQ(class_loader.Get(), soa.Decode<mirror::ClassLoader*>(mUnit->GetClassLoader()));
68 DCHECK_EQ(resolved_field == nullptr, soa.Self()->IsExceptionPending());
171 DCHECK_EQ(dex_cache->GetDexFile(), mUnit->GetDexFile());
172 DCHECK_EQ(class_loader.Get(), soa.Decode<mirror::ClassLoader*>(mUnit->GetClassLoader()));
176 DCHECK_EQ(resolved_method == nullptr, soa.Self()->IsExceptionPending());
  /art/runtime/gc/allocator/
rosalloc.h 56 DCHECK_EQ(byte_size % kPageSize, static_cast<size_t>(0));
61 DCHECK_EQ(byte_size % kPageSize, static_cast<size_t>(0));
102 DCHECK_EQ(byte_size % kPageSize, static_cast<size_t>(0));
178 DCHECK_EQ(size, static_cast<size_t>(8));
300 DCHECK_EQ(size % 16, static_cast<size_t>(0));
337 DCHECK_EQ(bracket_size, IndexToBracketSize(idx));
343 DCHECK_EQ(bracket_size, IndexToBracketSize(idx));
350 DCHECK_EQ(bracket_size, IndexToBracketSize(idx));
359 DCHECK_EQ(byte_offset % static_cast<size_t>(kPageSize), static_cast<size_t>(0));
  /external/chromium_org/cc/scheduler/
scheduler_state_machine.cc 606 DCHECK_EQ(output_surface_state_, OUTPUT_SURFACE_LOST);
612 DCHECK_EQ(commit_state_, COMMIT_STATE_IDLE);
825 DCHECK_EQ(begin_impl_frame_state_, BEGIN_IMPL_FRAME_STATE_IDLE)
831 DCHECK_EQ(begin_impl_frame_state_,
838 DCHECK_EQ(begin_impl_frame_state_, BEGIN_IMPL_FRAME_STATE_INSIDE_BEGIN_FRAME)
844 DCHECK_EQ(begin_impl_frame_state_, BEGIN_IMPL_FRAME_STATE_INSIDE_DEADLINE)
    [all...]
  /external/chromium_org/net/http/
http_proxy_client_socket.cc 74 DCHECK_EQ(STATE_NONE, next_state_);
128 DCHECK_EQ(STATE_NONE, next_state_);
227 DCHECK_EQ(407, response_.headers->response_code());
238 DCHECK_EQ(STATE_DONE, next_state_);
336 DCHECK_EQ(OK, rv);
343 DCHECK_EQ(OK, rv);
354 DCHECK_EQ(OK, rv);
365 DCHECK_EQ(OK, rv);
372 DCHECK_EQ(OK, rv);
  /external/chromium_org/ui/base/clipboard/
clipboard_android.cc 216 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
235 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
241 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
249 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
264 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
272 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
283 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
301 DCHECK_EQ(type, CLIPBOARD_TYPE_COPY_PASTE);
311 DCHECK_EQ(sizeof(gfx::Size) + bmp.getSize(), input.size());
  /external/chromium_org/base/
logging_unittest.cc 191 DCHECK_EQ(0, 0) << mock_log_source.Log();
195 DCHECK_EQ(0, 0) << mock_log_source.Log();
196 DCHECK_EQ(mock_log_source.Log(), static_cast<const char*>(NULL))
223 DCHECK_EQ(0, 1);
233 DCHECK_EQ(some_variable, 1) << "test";
  /external/chromium_org/components/rappor/
byte_vector_utils.cc 82 DCHECK_EQ(lhs.size(), rhs->size());
90 DCHECK_EQ(lhs.size(), rhs->size());
100 DCHECK_EQ(lhs.size(), rhs->size());
158 DCHECK_EQ(kEntropyInputSize, entropy_input.size());
200 DCHECK_EQ(value_.size(), digest_length);
  /external/chromium_org/content/child/indexed_db/
indexed_db_dispatcher.cc 361 DCHECK_EQ(index_ids.size(), index_keys.size());
474 DCHECK_EQ(databases_.count(ipc_database_id), 1u);
484 DCHECK_EQ(ipc_thread_id, CurrentWorkerId());
507 DCHECK_EQ(ipc_thread_id, CurrentWorkerId());
519 DCHECK_EQ(ipc_thread_id, CurrentWorkerId());
557 DCHECK_EQ(params.ipc_thread_id, CurrentWorkerId());
573 DCHECK_EQ(params.ipc_thread_id, CurrentWorkerId());
592 DCHECK_EQ(ipc_thread_id, CurrentWorkerId());
602 DCHECK_EQ(ipc_thread_id, CurrentWorkerId());
612 DCHECK_EQ(p.ipc_thread_id, CurrentWorkerId())
    [all...]
  /external/chromium_org/media/audio/alsa/
audio_manager_alsa.cc 220 DCHECK_EQ(kStreamPlayback, type);
280 DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
288 DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
294 DCHECK_EQ(AudioParameters::AUDIO_PCM_LINEAR, params.format());
300 DCHECK_EQ(AudioParameters::AUDIO_PCM_LOW_LATENCY, params.format());
  /external/chromium_org/media/base/
test_helpers.cc 64 DCHECK_EQ(message_loop_, base::MessageLoop::current());
71 DCHECK_EQ(message_loop_, base::MessageLoop::current());
81 DCHECK_EQ(message_loop_, base::MessageLoop::current());
97 DCHECK_EQ(message_loop_, base::MessageLoop::current());
104 DCHECK_EQ(message_loop_, base::MessageLoop::current());
  /external/chromium_org/media/video/capture/
fake_video_capture_device.cc 69 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
75 DCHECK_EQ(params.requested_format.pixel_format, PIXEL_FORMAT_I420);
95 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
176 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
179 DCHECK_EQ(capture_format_.pixel_format, PIXEL_FORMAT_I420);
file_video_capture_device.cc 171 DCHECK_EQ(capture_format_.pixel_format, PIXEL_FORMAT_I420);
172 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
179 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
202 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
212 DCHECK_EQ(capture_thread_.message_loop(), base::MessageLoop::current());
  /external/chromium_org/net/proxy/
proxy_script_fetcher_impl.cc 105 DCHECK_EQ(request, cur_request_.get());
182 DCHECK_EQ(request, cur_request_.get());
192 DCHECK_EQ(request, cur_request_.get());
205 DCHECK_EQ(request, cur_request_.get());
240 DCHECK_EQ(request, cur_request_.get());
  /external/chromium_org/net/quic/
quic_headers_stream.cc 231 DCHECK_EQ(kInvalidStreamId, stream_id_);
244 DCHECK_EQ(kInvalidStreamId, stream_id_);
252 DCHECK_EQ(stream_id_, stream_id);
267 DCHECK_EQ(kInvalidStreamId, stream_id_);
268 DCHECK_EQ(0u, frame_len_);
  /external/chromium_org/base/message_loop/
message_pump_io_ios.cc 177 DCHECK_EQ(fdref, controller->fdref_);
197 DCHECK_EQ(fdref, controller->fdref_);
204 DCHECK_EQ(fdref, controller->fdref_);
  /external/chromium_org/chrome/browser/chromeos/drive/fileapi/
file_system_backend_delegate.cc 83 DCHECK_EQ(storage::kFileSystemTypeDrive, type);
95 DCHECK_EQ(storage::kFileSystemTypeDrive, url.type());
116 DCHECK_EQ(storage::kFileSystemTypeDrive, url.type());
  /external/chromium_org/chrome/browser/chromeos/ui/
focus_ring_controller.cc 120 DCHECK_EQ(widget_, widget);
126 DCHECK_EQ(widget_, widget);
143 DCHECK_EQ(focused_now, widget_->GetFocusManager()->GetFocusedView());

Completed in 1140 milliseconds

<<11121314151617181920>>