IsNull 94 base/callback_unittest.cc TEST_F(CallbackTest, IsNull) { IsNull 146 base/cancelable_callback_unittest.cc TEST(CancelableCallbackTest, IsNull) { IsNull 192 chrome/browser/extensions/api/alarms/alarms_api_unittest.cc testing::IsNull()); IsNull 112 chrome/browser/history/android/sqlite_cursor.h jboolean IsNull(JNIEnv* env, jobject obj, jint column); IsNull 38 chrome/browser/printing/print_dialog_cloud_unittest.cc using testing::IsNull; IsNull 328 chrome/browser/printing/print_dialog_cloud_unittest.cc EXPECT_THAT(mock_flow_handler_.get(), IsNull()); IsNull 37 chrome/browser/safe_browsing/client_side_detection_host_unittest.cc using ::testing::IsNull; IsNull 1671 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc SaveToWalletMock(testing::IsNull(), IsNull 1673 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1674 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 1697 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1698 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1699 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 1712 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1713 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1714 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 1728 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1729 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 1749 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc SaveToWalletMock(testing::IsNull(), IsNull 1751 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1752 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 1823 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull(), IsNull 1824 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc testing::IsNull())); IsNull 35 chrome/renderer/extensions/i18n_custom_bindings.cc if (args[2]->IsNull() || !args[2]->IsString()) { IsNull 1268 content/browser/indexed_db/indexed_db_backing_store.cc PutBool(leveldb_transaction, has_key_path_key, !key_path.IsNull()); IsNull 598 content/browser/indexed_db/indexed_db_database.cc !object_store_metadata.key_path.IsNull()) { IsNull 656 content/browser/indexed_db/indexed_db_database.cc !object_store_metadata.key_path.IsNull()) { IsNull 24 content/common/indexed_db/indexed_db_key_path.h bool IsNull() const { return type_ == blink::WebIDBKeyPathTypeNull; } IsNull 209 content/renderer/pepper/v8_var_converter.cc } else if (val->IsNull()) { IsNull 81 content/renderer/pepper/v8_var_converter_unittest.cc } else if (val->IsNull()) { IsNull 245 content/renderer/v8_value_converter_impl.cc if (val->IsNull()) IsNull 120 content/renderer/v8_value_converter_impl_unittest.cc return child->IsNull(); IsNull 138 content/renderer/v8_value_converter_impl_unittest.cc return child->IsNull(); IsNull 233 content/renderer/v8_value_converter_impl_unittest.cc v8_object->Get(v8::String::NewFromUtf8(isolate_, "null"))->IsNull()); IsNull 353 content/renderer/v8_value_converter_impl_unittest.cc EXPECT_TRUE(IsNull(converted.get(), 0)); IsNull 469 content/renderer/v8_value_converter_impl_unittest.cc EXPECT_TRUE(IsNull(object_result.get(), "obj")); IsNull 480 content/renderer/v8_value_converter_impl_unittest.cc EXPECT_TRUE(IsNull(list_result.get(), 1)); IsNull 1980 content/shell/renderer/test_runner/test_runner.cc if (!(origin->IsString() || !origin->IsNull())) IsNull 274 gpu/command_buffer/service/context_group.cc decoders_.erase(std::remove_if(decoders_.begin(), decoders_.end(), IsNull), IsNull 34 media/base/callback_holder.h bool IsNull() const { IsNull 23 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 29 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 34 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 36 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 42 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 46 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 52 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 54 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 60 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 64 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 67 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 73 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 78 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 83 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 87 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 93 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 96 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 103 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 107 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 113 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 116 media/base/callback_holder_unittest.cc EXPECT_FALSE(cb.IsNull()); IsNull 121 media/base/callback_holder_unittest.cc EXPECT_TRUE(cb.IsNull()); IsNull 19 media/cdm/aes_decryptor_unittest.cc using ::testing::IsNull; IsNull 291 media/cdm/aes_decryptor_unittest.cc EXPECT_CALL(*this, BufferDecrypted(Decryptor::kError, IsNull())) IsNull 295 media/cdm/aes_decryptor_unittest.cc EXPECT_CALL(*this, BufferDecrypted(Decryptor::kNoKey, IsNull())) IsNull 405 media/cdm/aes_decryptor_unittest.cc EXPECT_CALL(*this, BufferDecrypted(AesDecryptor::kNoKey, IsNull())); IsNull 17 media/filters/audio_decoder_selector_unittest.cc using ::testing::IsNull; IsNull 127 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 159 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 172 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_1_, IsNull())); IsNull 199 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_2_, IsNull())); IsNull 226 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_1_, IsNull())); IsNull 247 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 258 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 334 media/filters/audio_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(NotNull(), IsNull())); IsNull 23 media/filters/decrypting_audio_decoder_unittest.cc using ::testing::IsNull; IsNull 161 media/filters/decrypting_audio_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(status, IsNull())); IsNull 464 media/filters/decrypting_audio_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(AudioDecoder::kAborted, IsNull())); IsNull 474 media/filters/decrypting_audio_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(AudioDecoder::kAborted, IsNull())); IsNull 20 media/filters/decrypting_demuxer_stream_unittest.cc using ::testing::IsNull; IsNull 140 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(status, IsNull())); IsNull 415 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 427 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 437 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 467 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 497 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kConfigChanged, IsNull())); IsNull 537 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 546 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 555 media/filters/decrypting_demuxer_stream_unittest.cc EXPECT_CALL(*this, BufferReady(DemuxerStream::kAborted, IsNull())); IsNull 22 media/filters/decrypting_video_decoder_unittest.cc using ::testing::IsNull; IsNull 119 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(status, IsNull())); IsNull 373 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(VideoDecoder::kAborted, IsNull())); IsNull 383 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(VideoDecoder::kAborted, IsNull())); IsNull 456 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(VideoDecoder::kAborted, IsNull())); IsNull 466 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(VideoDecoder::kAborted, IsNull())); IsNull 488 media/filters/decrypting_video_decoder_unittest.cc EXPECT_CALL(*this, FrameReady(VideoDecoder::kAborted, IsNull())); IsNull 35 media/filters/fake_video_decoder.cc DCHECK(decode_cb_.IsNull()) << "No reinitialization during pending decode."; IsNull 36 media/filters/fake_video_decoder.cc DCHECK(reset_cb_.IsNull()) << "No reinitialization during pending reset."; IsNull 53 media/filters/fake_video_decoder.cc DCHECK(decode_cb_.IsNull()) << "Overlapping decodes are not supported."; IsNull 54 media/filters/fake_video_decoder.cc DCHECK(reset_cb_.IsNull()); IsNull 88 media/filters/fake_video_decoder.cc DCHECK(reset_cb_.IsNull()); IsNull 92 media/filters/fake_video_decoder.cc if (!decode_cb_.IsNull()) IsNull 101 media/filters/fake_video_decoder.cc if (!init_cb_.IsNull()) IsNull 103 media/filters/fake_video_decoder.cc if (!decode_cb_.IsNull()) IsNull 105 media/filters/fake_video_decoder.cc if (!reset_cb_.IsNull()) IsNull 138 media/filters/fake_video_decoder.cc DCHECK(decode_cb_.IsNull()); IsNull 139 media/filters/fake_video_decoder.cc DCHECK(reset_cb_.IsNull()); IsNull 148 media/filters/fake_video_decoder.cc if (!reset_cb_.IsNull()) IsNull 154 media/filters/fake_video_decoder.cc DCHECK(decode_cb_.IsNull()); IsNull 160 media/filters/fake_video_decoder.cc DCHECK(decode_cb_.IsNull()); IsNull 161 media/filters/fake_video_decoder.cc DCHECK(!reset_cb_.IsNull()); IsNull 30 media/filters/ffmpeg_video_decoder_unittest.cc using ::testing::IsNull; IsNull 17 media/filters/video_decoder_selector_unittest.cc using ::testing::IsNull; IsNull 122 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 156 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 169 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_1_, IsNull())); IsNull 196 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_2_, IsNull())); IsNull 223 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(decoder_1_, IsNull())); IsNull 244 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 255 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(IsNull(), IsNull())); IsNull 331 media/filters/video_decoder_selector_unittest.cc EXPECT_CALL(*this, OnDecoderSelected(NotNull(), IsNull())); IsNull 144 mojo/bindings/js/core.cc } else if (options_value->IsNull() || options_value->IsUndefined()) { IsNull 188 sync/engine/process_updates_util.cc if (local_id.IsNull()) { IsNull 68 sync/syncable/syncable_id.h inline bool IsNull() const { IsNull 252 third_party/protobuf/src/google/protobuf/descriptor.cc inline bool IsNull() const { return type == NULL_SYMBOL; } IsNull 670 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull() && pool->underlay_ != NULL) { IsNull 676 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull()) { IsNull 981 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) return result.GetFile(); IsNull 989 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) return result.GetFile(); IsNull 1133 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull() && !result.field_descriptor->is_extension()) { IsNull 1144 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull() && result.field_descriptor->is_extension()) { IsNull 1177 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1188 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1199 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1210 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1226 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1236 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1246 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1257 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1267 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 1277 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull() && result.field_descriptor->is_extension()) { IsNull 1344 third_party/protobuf/src/google/protobuf/descriptor.cc if (!symbol.IsNull() && symbol.type != Symbol::PACKAGE) { IsNull 2595 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull() && pool->underlay_ != NULL) { IsNull 2600 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull()) { IsNull 2621 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull()) return result; IsNull 2698 third_party/protobuf/src/google/protobuf/descriptor.cc if (!result.IsNull()) { IsNull 2728 third_party/protobuf/src/google/protobuf/descriptor.cc if (result.IsNull() && pool_->allow_unknown_) { IsNull 3792 third_party/protobuf/src/google/protobuf/descriptor.cc if (extendee.IsNull()) { IsNull 3827 third_party/protobuf/src/google/protobuf/descriptor.cc if (type.IsNull()) { IsNull 3984 third_party/protobuf/src/google/protobuf/descriptor.cc if (input_type.IsNull()) { IsNull 3997 third_party/protobuf/src/google/protobuf/descriptor.cc if (output_type.IsNull()) { IsNull 4214 third_party/protobuf/src/google/protobuf/descriptor.cc if (key_symbol.IsNull() || key_symbol.field_descriptor->is_extension()) { IsNull 4335 third_party/protobuf/src/google/protobuf/descriptor.cc if (!symbol.IsNull() && symbol.type == Symbol::MESSAGE) { IsNull 4370 third_party/protobuf/src/google/protobuf/descriptor.cc if (!symbol.IsNull() && symbol.type == Symbol::FIELD) { IsNull 4715 third_party/protobuf/src/google/protobuf/descriptor.cc if (!symbol.IsNull() && symbol.type == Symbol::ENUM_VALUE) { IsNull 1889 third_party/wtl/include/atlctrls.h bool IsNull() const { return (m_hImageList == NULL); } IsNull 4674 third_party/wtl/include/atlctrls.h BOOL IsNull() const { return m_hTreeItem == NULL; } IsNull 2877 third_party/wtl/include/atlctrlx.h if(m_bmSort[m_iSortUp].IsNull()) IsNull 3112 third_party/wtl/include/atlctrlx.h if(!m_bmSort[i].IsNull()) IsNull 3120 third_party/wtl/include/atlctrlx.h if(m_bmSort[i].IsNull()) IsNull 3136 third_party/wtl/include/atlctrlx.h if(!m_bmSort[i].IsNull()) IsNull 3570 third_party/wtl/include/atlctrlx.h if(!m_bCommCtrl6 && !m_bmSort[m_iSortUp].IsNull()) IsNull 930 third_party/wtl/include/atldlgs.h bool IsNull() const IsNull 522 third_party/wtl/include/atlframe.h if(font.IsNull()) IsNull 160 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hPen == NULL); } IsNull 269 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hBrush == NULL); } IsNull 565 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hFont == NULL); } IsNull 715 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hBitmap == NULL); } IsNull 912 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hPalette == NULL); } IsNull 1030 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hRgn == NULL); } IsNull 1235 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hDC == NULL); } IsNull 1833 third_party/wtl/include/atlgdi.h if(region.IsNull()) IsNull 3074 third_party/wtl/include/atlgdi.h SelectClipRgn(rgnUpdate.IsNull() ? rgnNew : rgnUpdate); IsNull 3530 third_party/wtl/include/atlgdi.h bool IsNull() const { return (m_hEMF == NULL); } IsNull 3746 third_party/wtl/include/atlgdi.h ATLASSERT(!bmNew.IsNull()); IsNull 165 third_party/wtl/include/atlprint.h bool IsNull() const { return (m_hPrinter == NULL); } IsNull 365 third_party/wtl/include/atlprint.h bool IsNull() const { return (m_hDevMode == NULL); } IsNull 659 third_party/wtl/include/atlprint.h if (dcPrinter.IsNull()) IsNull 489 third_party/wtl/include/atltheme.h if(dc.IsNull()) IsNull 507 third_party/wtl/include/atltheme.h if(rgn.IsNull()) IsNull 854 third_party/wtl/include/atltheme.h bool IsNull() const IsNull 1024 third_party/wtl/include/atltheme.h bool IsNull() const IsNull 1169 third_party/wtl/include/atltheme.h if(!ba.IsNull()) IsNull 179 third_party/wtl/include/atluser.h bool IsNull() const { return (m_hMenu == NULL); } IsNull 602 third_party/wtl/include/atluser.h bool IsNull() const { return m_hAccel == NULL; } IsNull 699 third_party/wtl/include/atluser.h bool IsNull() const { return m_hIcon == NULL; } IsNull 950 third_party/wtl/include/atluser.h bool IsNull() const { return m_hCursor == NULL; }