Searched refs:FATAL (Results 276 - 300 of 365) sorted by relevance

<<1112131415

/external/regex-re2/re2/
H A Dregexp.h492 LOG(FATAL) << "Cannot AllocSub " << n;
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DXSLTAttributeDef.java50 static final int FATAL = 0; field in class:XSLTAttributeDef
65 * @param errorType the type of error to issue if validation fails. One of FATAL, ERROR, WARNING.
87 * @param errorType the type of error to issue if validation fails. One of FATAL, ERROR, WARNING.
111 * @param errorType the type of error to issue if validation fails. One of FATAL, ERROR, WARNING.
142 * @param errorType the type of error to issue if validation fails. One of FATAL, ERROR, WARNING. *
176 * @param errorType the type of error to issue if validation fails. One of FATAL, ERROR, WARNING. * @param k1 The XSLT name of the enumerated value.
421 * @return one of XSLAttributeDef.FATAL, XSLAttributeDef.ERROR, XSLAttributeDef.WARNING
1656 case (FATAL):
/external/chromium_org/content/common/gpu/media/
H A Dvideo_encode_accelerator_unittest.cc462 LOG(FATAL) << "Unsupported profile: " << profile;
1207 LOG(FATAL) << "Unexpected switch: " << it->first << ":" << it->second;
H A Dv4l2_video_decode_accelerator.cc1016 DLOG(FATAL) << "DequeueEvents(): got an event (" << ev.type
1161 DLOG(FATAL) << __func__ << " eglDestroySyncKHR failed!";
1854 DLOG(FATAL) << __func__ << " Failed destroying output buffers.";
/external/chromium_org/crypto/
H A Dnss_util.cc209 LOG(FATAL) << "nss_error=" << nss_error << ", os_error=" << os_error;
670 LOG(FATAL) << "NSS_VersionCheck(\"3.14.3\") failed. NSS >= 3.14.3 is "
/external/chromium_org/dbus/
H A Dmessage.cc235 LOG(FATAL) << "Unknown type: " << type;
710 LOG(FATAL) << "Attempt to pass invalid file descriptor";
/external/chromium_org/net/proxy/
H A Dproxy_script_decider_unittest.cc79 LOG(FATAL) << "Rule not found for " << url;
89 LOG(FATAL) << "Rule not found for " << text;
/external/chromium_org/net/tools/balsa/
H A Dbalsa_frame.cc949 LOG(FATAL) << "Saw a content_length_status: "
1557 LOG(FATAL) << "Unknown state: " << parse_state_ // COV_NF_LINE
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1292 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
1301 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h949 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
958 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h728 GOOGLE_LOG_IF(FATAL, !(EXPRESSION)) << "CHECK failed: " #EXPRESSION ": "
740 GOOGLE_LOG(FATAL) << name;
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1065 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
1074 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h959 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
968 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h949 GTEST_LOG_(FATAL) << "Condition " #condition " failed. "
958 GTEST_LOG_(FATAL) << #posix_call << "failed with error " \
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc1067 bool Skip(int count) { GOOGLE_LOG(FATAL) << "Not implemented."; return false; }
1068 int64 ByteCount() const { GOOGLE_LOG(FATAL) << "Not implemented."; return 0; }
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc1462 GOOGLE_LOG(FATAL) << "Can't get here: failed to get default value as string";
4473 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_MESSAGE: "
4551 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_MESSAGE: " << type;
4884 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_INT32: " << type;
4906 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_INT64: " << type;
4923 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_UINT32: " << type;
4940 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_UINT64: " << type;
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1332 GOOGLE_LOG(FATAL) << "Can't get here: failed to get default value as string";
4027 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_MESSAGE: "
4105 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_MESSAGE: " << type;
4339 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_INT32: " << type;
4361 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_INT64: " << type;
4378 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_UINT32: " << type;
4395 GOOGLE_LOG(FATAL) << "Invalid wire type for CPPTYPE_UINT64: " << type;
/external/ceres-solver/examples/
H A Dnist.cc515 LOG(FATAL) << "Must specify the directory containing the NIST problems";
/external/ceres-solver/internal/ceres/
H A Dline_search.cc208 LOG(FATAL) << "Ceres bug: No handler for interpolation_type: "
/external/chromium_org/cc/output/
H A Dsoftware_renderer.cc226 LOG(FATAL) << "Invalid resource type.";
/external/chromium_org/chrome/app/
H A Dchrome_main_delegate.cc280 PLOG(FATAL) << "execlp failed";
/external/chromium_org/chrome/browser/history/
H A Dtop_sites_database.cc345 DLOG(FATAL) << db->GetErrorMessage();
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_core.cc419 DLOG(FATAL) << "Sync Data directory creation failed.";
/external/chromium_org/components/sync_driver/
H A Ddata_type_manager_impl.cc224 BackendDataTypeConfigurer::FATAL, fatal_types,
/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_server_config_test.cc208 LOG(FATAL) << "Not implemented";

Completed in 2053 milliseconds

<<1112131415