Searched refs:FATAL (Results 226 - 250 of 365) sorted by relevance

1234567891011>>

/external/protobuf/src/google/protobuf/compiler/
H A Dmock_code_generator.cc124 GOOGLE_LOG(FATAL) << "Unknown MockCodeGenerator command: " << command;
/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc69 GOOGLE_LOG(FATAL) << "This shouldn't be called if all the sizes are equal.";
/external/regex-re2/re2/testing/
H A Dbacktrack.cc16 // - It uses CHECK and LOG(FATAL).
168 LOG(FATAL) << "Unexpected opcode: " << (int)ip->opcode();
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dshortest-distance.h100 LOG(FATAL) << "ShortestDistance: Weight needs to be right distributive: "
H A Dtest-properties.h232 LOG(FATAL) << "TestProperties: stored Fst properties incorrect"
H A Dminimize.h477 LOG(FATAL) << "Input Fst is not an unweighted acceptor";
518 LOG(FATAL) << "Input Fst is not deterministic";
H A Dreplace.h157 LOG(FATAL) << "ReplaceFst::AddFst input symbols of Fst " << i-1
161 LOG(FATAL) << "ReplaceFst::AddFst output symbols of Fst " << i-1
/external/chromium_org/chrome/browser/extensions/
H A Dextension_sync_service.cc179 LOG(FATAL) << "Got " << type << " ModelType";
199 LOG(FATAL) << "Got " << type << " ModelType";
/external/chromium_org/content/app/
H A Dcontent_main_runner.cc367 LOG(FATAL) <<
371 LOG(FATAL) <<
/external/chromium_org/content/common/gpu/media/
H A Drendering_helper.cc52 LOG(FATAL) << log;
287 LOG(FATAL) << log;
/external/chromium_org/ipc/
H A Dipc_channel_posix.cc296 LOG(FATAL) << "Denying attempt to reuse initial IPC channel for "
420 LOG(FATAL) << "Panic: attempting to transport directory descriptor over"
/external/chromium_org/net/quic/
H A Dquic_session.cc617 DLOG(FATAL) << "Attempt to call GetDataStream with the crypto stream id";
621 DLOG(FATAL) << "Attempt to call GetDataStream with the headers stream id";
/external/chromium_org/ui/events/ozone/evdev/
H A Dtouch_event_converter_evdev_unittest.cc93 PLOG(FATAL) << "failed pipe";
126 PLOG(FATAL) << "failed pipe";
/external/chromium_org/net/spdy/
H A Dspdy_framer_test.cc85 virtual void OnError(SpdyFramer* framer) OVERRIDE { LOG(FATAL); } variable
89 LOG(FATAL) << "Unexpected data frame header";
95 LOG(FATAL); variable
145 LOG(FATAL); variable
150 LOG(FATAL); variable
153 LOG(FATAL); variable
155 virtual void OnSettingsEnd() OVERRIDE { LOG(FATAL); } variable
158 LOG(FATAL); variable
175 LOG(FATAL);
191 LOG(FATAL); variable
203 LOG(FATAL); variable
214 LOG(FATAL); variable
396 DLOG(FATAL); variable
[all...]
/external/chromium_org/android_webview/browser/renderer_host/
H A Daw_resource_dispatcher_host_delegate.cc317 DLOG(FATAL) << "Started request without associated info: " <<
/external/chromium_org/base/memory/
H A Dshared_memory_posix.cc236 LOG(FATAL) << "This is frequently caused by incorrect permissions on "
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_win.cc360 DPLOG(FATAL) << "CreateMutex failed";
/external/chromium_org/content/browser/media/capture/
H A Dcontent_video_capture_device_core.cc60 LOG(FATAL) << "Unexpected pixel_format "
/external/chromium_org/content/common/gpu/
H A Dtexture_image_transport_surface.cc455 DLOG(FATAL) << "Framebuffer incomplete: " << status;
/external/chromium_org/remoting/host/win/
H A Dhost_service.cc210 LOG(FATAL) << "Failed to start the I/O thread";
/external/chromium_org/sandbox/linux/services/
H A Dbroker_process.cc83 RAW_LOG(FATAL, "*file_to_open should be NULL");
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dprofile-handler.cc381 RAW_LOG(FATAL, "Invalid token");
/external/chromium_org/third_party/tcmalloc/vendor/src/
H A Dheap-profiler.cc505 RAW_LOG(FATAL, "Memory leak in HeapProfiler:");
H A Dprofile-handler.cc381 RAW_LOG(FATAL, "Invalid token");
/external/chromium_org/ui/app_list/
H A Dapp_list_item_list.cc173 LOG(FATAL) << "RemoveItem: Not found: " << id;

Completed in 1427 milliseconds

1234567891011>>