GetIdealBoundsByIndex 1459 ash/shelf/shelf_view_unittest.cc       test_api_->GetIdealBoundsByIndex(app_list_button_index);
GetIdealBoundsByIndex 1527 ash/shelf/shelf_view_unittest.cc   gfx::Rect ideal_bounds_0 = test_api_->GetIdealBoundsByIndex(0);
GetIdealBoundsByIndex 1528 ash/shelf/shelf_view_unittest.cc   gfx::Rect ideal_bounds_1 = test_api_->GetIdealBoundsByIndex(1);
GetIdealBoundsByIndex   44 ash/test/shelf_view_test_api.h   const gfx::Rect& GetIdealBoundsByIndex(int index);