HadError           40 jingle/notifier/base/gaia_token_pre_xmpp_auth.h   virtual bool HadError() const OVERRIDE;
HadError           58 jingle/notifier/base/xmpp_connection_unittest.cc   MOCK_CONST_METHOD0(HadError, bool());
HadError          122 jingle/notifier/base/xmpp_connection_unittest.cc   EXPECT_CALL(*mock_pre_xmpp_auth_, HadError()).WillOnce(Return(true));
HadError          615 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc     EXPECT_FALSE(output_stream.HadError());
HadError          634 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc     EXPECT_FALSE(output_stream.HadError());
HadError          166 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   return !output.HadError();
HadError          213 third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc   return output.HadError();
HadError         4461 third_party/protobuf/src/google/protobuf/descriptor.cc         GOOGLE_CHECK(!out.HadError())
HadError          297 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc     ASSERT_FALSE(output_stream.HadError());
HadError          341 third_party/protobuf/src/google/protobuf/extension_set_unittest.cc     ASSERT_FALSE(output_stream.HadError());
HadError          718 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool HadError() const { return had_error_; }
HadError          323 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          340 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          366 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          558 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          574 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          632 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc     EXPECT_FALSE(coded_output.HadError());
HadError          224 third_party/protobuf/src/google/protobuf/message_lite.cc   GOOGLE_CHECK(!coded_out.HadError());
HadError          246 third_party/protobuf/src/google/protobuf/message_lite.cc     if (output->HadError()) {
HadError          199 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc     ASSERT_FALSE(output_stream.HadError());
HadError          240 third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          233 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          241 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          263 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          271 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          293 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          301 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output.HadError());
HadError          415 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output_stream.HadError());
HadError          423 third_party/protobuf/src/google/protobuf/wire_format_unittest.cc     ASSERT_FALSE(output_stream.HadError());