Full 107 chrome/browser/sync/glue/tab_node_pool.h bool Full(); Full 74 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 80 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_FALSE(pool_.Full()); Full 106 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 124 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 131 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 136 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_FALSE(pool_.Full()); Full 144 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 149 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 154 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 161 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_FALSE(pool_.Full()); Full 168 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 171 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 174 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 180 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_FALSE(pool_.Full()); Full 186 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 190 chrome/browser/sync/glue/tab_node_pool_unittest.cc EXPECT_TRUE(pool_.Full()); Full 697 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_TRUE(model_associator_->local_tab_pool_.Full()); Full 708 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_FALSE(model_associator_->local_tab_pool_.Full()); Full 714 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_TRUE(model_associator_->local_tab_pool_.Full()); Full 734 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_TRUE(model_associator_->local_tab_pool_.Full()); Full 745 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_FALSE(model_associator_->local_tab_pool_.Full()); Full 751 chrome/browser/sync/profile_sync_service_session_unittest.cc ASSERT_TRUE(model_associator_->local_tab_pool_.Full()); Full 1280 chrome/browser/sync/profile_sync_service_session_unittest.cc EXPECT_FALSE(model_associator_->local_tab_pool_.Full()); Full 1290 chrome/browser/sync/profile_sync_service_session_unittest.cc EXPECT_TRUE(model_associator_->local_tab_pool_.Full()); Full 123 chrome/browser/sync/sessions2/tab_node_pool2.h bool Full(); Full 84 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 92 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 93 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 122 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 140 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 152 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 161 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 168 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 178 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 185 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 189 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 192 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 199 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 205 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 209 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 247 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_FALSE(pool_.Full()); Full 256 chrome/browser/sync/sessions2/tab_node_pool2_unittest.cc EXPECT_TRUE(pool_.Full()); Full 118 content/browser/loader/resource_buffer_unittest.cc TEST(ResourceBufferTest, Full) { Full 38 net/tools/balsa/buffer_interface.h virtual bool Full() const = 0; Full 40 net/tools/balsa/simple_buffer.h virtual bool Full() const OVERRIDE; Full 46 net/tools/flip_server/ring_buffer.h virtual bool Full() const OVERRIDE; Full 413 net/tools/flip_server/sm_connection.cc while (!read_buffer_.Full()) { Full 581 third_party/tcmalloc/chromium/src/debugallocation.cc RAW_CHECK(!free_queue_->Full(), "Free queue mustn't be full!"); Full 591 third_party/tcmalloc/chromium/src/debugallocation.cc while (free_queue_size_ > max_free_queue_size || free_queue_->Full()) { Full 583 third_party/tcmalloc/vendor/src/debugallocation.cc RAW_CHECK(!free_queue_->Full(), "Free queue mustn't be full!"); Full 593 third_party/tcmalloc/vendor/src/debugallocation.cc while (free_queue_size_ > max_free_queue_size || free_queue_->Full()) {