HomeSort by relevance Sort by last modified time
    Searched defs:update_count (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_dialog_controller_test_util.cc 21 int MockMediaGalleriesDialog::update_count() const { function in class:MockMediaGalleriesDialog
  /external/chromium_org/cc/test/
fake_content_layer.h 22 size_t update_count() const { return update_count_; } function in class:cc::FakeContentLayer
fake_painted_scrollbar_layer.h 20 int update_count() const { return update_count_; } function in class:cc::FakePaintedScrollbarLayer
fake_picture_layer.h 23 size_t update_count() const { return update_count_; } function in class:cc::FakePictureLayer
tiled_layer_test_common.h 66 int update_count() const { return update_count_; } function in class:cc::FakeLayerUpdater
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_notification_controller_unittest.cc 52 unsigned update_count() const { return update_count_; } function in class:chromeos::__anon8002::NotificationObserver
164 EXPECT_EQ(0u, observer().update_count());
173 EXPECT_EQ(1u, observer().update_count());
180 EXPECT_EQ(1u, observer().update_count());
189 EXPECT_EQ(1u, observer().update_count());
197 EXPECT_EQ(1u, observer().update_count());
  /external/chromium_org/chrome/browser/drive/
drive_app_registry_unittest.cc 32 int update_count() const { return update_count_; } function in class:drive::TestDriveAppRegistryObserver
78 EXPECT_EQ(1, observer.update_count());
97 EXPECT_EQ(1, observer.update_count());
129 EXPECT_EQ(1, observer.update_count());
143 EXPECT_EQ(0, observer.update_count());
148 EXPECT_EQ(0, observer.update_count());
153 EXPECT_EQ(1, observer.update_count());
  /external/chromium_org/sync/engine/
get_updates_processor.cc 66 int update_count = gu_response.entries().size(); local
71 for (int i = 0; i < update_count; ++i) {
  /external/chromium_org/chrome/browser/history/android/
android_provider_backend_unittest.cc 844 int update_count; local
1004 int update_count; local
1087 int update_count; local
1149 int update_count; local
1367 int update_count = 0; local
2090 int update_count; local
    [all...]
  /external/chromium_org/chrome/renderer/net/
net_error_helper_core_unittest.cc 211 int update_count() const { return update_count_; } function in class:__anon10444::NetErrorHelperCoreTest
435 EXPECT_EQ(0, update_count());
445 EXPECT_EQ(0, update_count());
468 EXPECT_EQ(0, update_count());
493 EXPECT_EQ(0, update_count());
528 EXPECT_EQ(0, update_count());
550 EXPECT_EQ(0, update_count());
574 EXPECT_EQ(0, update_count());
608 EXPECT_EQ(0, update_count());
637 EXPECT_EQ(0, update_count());
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 327 UINT8 update_count; /* indication received */ member in struct:__anon5196
  /external/chromium_org/cc/trees/
layer_tree_host_unittest.cc 4991 int update_count = content_layer_.get() variable
    [all...]

Completed in 268 milliseconds