Home
last modified time | relevance | path

Searched defs:tab_count (Results 1 – 25 of 25) sorted by relevance

/external/chromium_org/chrome/browser/ui/sync/
Done_click_signin_bubble_links_delegate_browsertest.cc23 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
37 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/chromeos/accessibility/
Dsticky_keys_browsertest.cc90 int tab_count = 1; in IN_PROC_BROWSER_TEST_F() local
113 int tab_count = 1; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/tabs/
Dtab_strip_model_order_controller.cc25 int tab_count = tabstrip_->count(); in DetermineInsertionIndex() local
54 int tab_count = tabstrip_->count(); in DetermineNewSelectedIndex() local
Dtab_strip_model_unittest.cc241 int tab_count, in PrepareTabstripForSelectionTest()
2264 const int tab_count; in TEST_F() member
/external/chromium_org/chrome/browser/sessions/
Dtab_restore_browsertest.cc68 int tab_count = browser->tab_strip_model()->count(); in AddSomeTabs() local
100 int tab_count = browser->tab_strip_model()->count(); in RestoreTab() local
163 int tab_count = AddSomeTabs(browser(), 1); in IN_PROC_BROWSER_TEST_F() local
373 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
431 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_bubble_sign_in_delegate_unittest.cc77 int tab_count = browser()->tab_strip_model()->count(); in TEST_F() local
145 int tab_count = extra_browser->tab_strip_model()->count(); in TEST_F() local
/external/chromium_org/chrome/browser/renderer_host/
Drender_process_host_chrome_browsertest.cc119 int tab_count = 1; in TestProcessOverflow() local
217 int tab_count = 1; in IN_PROC_BROWSER_TEST_F() local
347 int tab_count = 1; in IN_PROC_BROWSER_TEST_F() local
394 int tab_count = 1; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/
Duma_browsing_activity_observer.cc95 int tab_count = 0; in LogBrowserTabCount() local
Dsingleton_tabs.cc91 int tab_count = params->browser->tab_strip_model()->count(); in GetIndexOfSingletonTab() local
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller_browsertest.cc870 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
887 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
905 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
928 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
947 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
964 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
982 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
1098 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
1133 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
1171 int tab_count = tab_strip->count(); in IN_PROC_BROWSER_TEST_F() local
[all …]
/external/chromium_org/chrome/test/perf/
Dmach_ports_performancetest.cc103 int tab_count = tab_strip_model->count(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/ui/views/tabs/
Dstacked_tab_strip_layout.h199 int tab_count() const { return view_model_->view_size(); } in tab_count() function
Dtab_strip.h152 int tab_count() const { return tabs_.view_size(); } in tab_count() function
Dtab_strip_unittest.cc146 TEST_F(TabStripTest, tab_count) { in TEST_F() argument
Dbrowser_tab_strip_controller.cc315 for (int i = 0, tab_count = tabstrip_->tab_count(); i < tab_count; ++i) { in UpdateLoadingAnimations() local
Dtab_drag_controller.cc1293 const int tab_count = attached_tabstrip_->tab_count(); in GetInsertionIndexForDraggedBounds() local
Dtab_strip.cc2068 void TabStrip::GetDesiredTabWidths(int tab_count, in GetDesiredTabWidths()
/external/chromium_org/chrome/browser/sync/test/integration/performance/
Dsessions_sync_perf_test.cc83 int tab_count = 0; in GetTabCount() local
/external/chromium_org/chrome/browser/accessibility/
Daccessibility_events.h187 int tab_count() const { return tab_count_; } in tab_count() function
Daccessibility_events.cc149 int tab_count) in AccessibilityTabInfo()
/external/chromium_org/chrome/browser/ui/omnibox/
Domnibox_view_browsertest.cc192 int tab_count = browser->tab_strip_model()->count(); in WaitForTabOpenOrCloseForBrowser() local
358 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
636 int tab_count = browser()->tab_strip_model()->count(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/content/browser/worker_host/test/
Dworker_browsertest.cc188 int tab_count = (total_workers / max_workers_per_tab) + 1; local
/external/chromium_org/ui/views/controls/tabbed_pane/
Dtabbed_pane.cc345 const int tab_count = GetTabCount(); in AcceleratorPressed() local
/external/chromium_org/chrome/browser/chromeos/memory/
Doom_priority_manager.cc413 int tab_count = 0; in GetTabCount() local
/external/chromium_org/chrome/browser/chromeos/
Dboot_times_loader.cc68 for (int i = 0, tab_count = browser->tab_strip_model()->count(); in GetTabUrl() local