GetWindowCount    106 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc   for (int w = 0; w < GetWindowCount(session_index); ++w) {
GetWindowCount    189 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc     for (int w = 0; w < GetWindowCount(s); ++w) {
GetWindowCount    215 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc     for (int w = 0; w < GetWindowCount(s); ++w) {
GetWindowCount    239 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc     ASSERT_EQ(GetWindowCount(s), static_cast<int>(windows.size()));
GetWindowCount    240 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc     for (int w = 0; w < GetWindowCount(s); ++w)
GetWindowCount    249 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.cc     for (int w = 0; w < GetWindowCount(s); ++w) {
GetWindowCount     35 chrome/browser/ui/toolbar/recent_tabs_builder_test_helper.h   int GetWindowCount(int session_index);