GetButtonByID 378 ash/shelf/shelf_view_unittest.cc EXPECT_EQ(id_map[map_index].second, GetButtonByID(id)); GetButtonByID 446 ash/shelf/shelf_view_unittest.cc std::make_pair(id, GetButtonByID(id))); GetButtonByID 648 ash/shelf/shelf_view_unittest.cc ShelfButton* button = GetButtonByID(id); GetButtonByID 707 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_added)->visible()); GetButtonByID 715 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(last_added)->visible()); GetButtonByID 733 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_added)->visible()); GetButtonByID 741 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(browser_button_id)->visible()); GetButtonByID 758 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_added)->visible()); GetButtonByID 766 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_added)->visible()); GetButtonByID 768 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(browser_button_id)->visible()); GetButtonByID 780 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(first_added)->visible()); GetButtonByID 784 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(added)->visible()); GetButtonByID 808 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(first_added)->visible()); GetButtonByID 813 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(added)->visible()); GetButtonByID 822 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(panel)->visible()); GetButtonByID 823 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(last_visible)->visible()); GetButtonByID 826 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_visible)->visible()); GetButtonByID 840 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(platform_app)->visible()); GetButtonByID 841 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(first_panel)->visible()); GetButtonByID 854 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(first_panel)->visible()); GetButtonByID 855 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_panel)->visible()); GetButtonByID 856 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(platform_app)->visible()); GetButtonByID 861 ash/shelf/shelf_view_unittest.cc while (GetButtonByID(platform_app)->visible() && GetButtonByID 862 ash/shelf/shelf_view_unittest.cc GetButtonByID(last_panel)->visible()) { GetButtonByID 867 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_panel)->visible()); GetButtonByID 868 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(platform_app)->visible()); GetButtonByID 891 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(first_added)->visible()); GetButtonByID 892 ash/shelf/shelf_view_unittest.cc EXPECT_FALSE(GetButtonByID(last_added)->visible()); GetButtonByID 898 ash/shelf/shelf_view_unittest.cc EXPECT_TRUE(GetButtonByID(last_added)->visible()); GetButtonByID 899 ash/shelf/shelf_view_unittest.cc EXPECT_EQ(1.0f, GetButtonByID(last_added)->layer()->opacity()); GetButtonByID 999 ash/shelf/shelf_view_unittest.cc std::make_pair(new_id, GetButtonByID(new_id))); GetButtonByID 1009 ash/shelf/shelf_view_unittest.cc std::make_pair(new_id, GetButtonByID(new_id))); GetButtonByID 1059 ash/shelf/shelf_view_unittest.cc std::make_pair(new_id, GetButtonByID(new_id))); GetButtonByID 1069 ash/shelf/shelf_view_unittest.cc std::make_pair(new_id, GetButtonByID(new_id))); GetButtonByID 1152 ash/shelf/shelf_view_unittest.cc ShelfButton* button = GetButtonByID(last_added); GetButtonByID 1171 ash/shelf/shelf_view_unittest.cc ShelfButton* item1_button = GetButtonByID(item1_id); GetButtonByID 1172 ash/shelf/shelf_view_unittest.cc ShelfButton* item2_button = GetButtonByID(item2_id); GetButtonByID 1203 ash/shelf/shelf_view_unittest.cc ShelfButton* button = GetButtonByID(last_added); GetButtonByID 1234 ash/shelf/shelf_view_unittest.cc ShelfButton* app_button = GetButtonByID(app_button_id); GetButtonByID 1235 ash/shelf/shelf_view_unittest.cc ShelfButton* platform_button = GetButtonByID(platform_button_id); GetButtonByID 1279 ash/shelf/shelf_view_unittest.cc ShelfButton* app_button = GetButtonByID(app_button_id); GetButtonByID 1303 ash/shelf/shelf_view_unittest.cc ShelfButton* app_button = GetButtonByID(app_button_id); GetButtonByID 1337 ash/shelf/shelf_view_unittest.cc gfx::Rect app_button_rect = GetButtonByID(app_button_id)->GetMirroredBounds(); GetButtonByID 1339 ash/shelf/shelf_view_unittest.cc GetButtonByID(platform_button_id)->GetMirroredBounds();