overflow_bubble   470 ash/shelf/shelf_view_unittest.cc     ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble   471 ash/shelf/shelf_view_unittest.cc                 test_api_->overflow_bubble()->IsShowing());
overflow_bubble   474 ash/shelf/shelf_view_unittest.cc       test_api_->overflow_bubble()->shelf_view());
overflow_bubble  1474 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble  1475 ash/shelf/shelf_view_unittest.cc               test_api_->overflow_bubble()->IsShowing());
overflow_bubble  1478 ash/shelf/shelf_view_unittest.cc       test_api_->overflow_bubble()->shelf_view());
overflow_bubble  1502 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble  1503 ash/shelf/shelf_view_unittest.cc               test_api_->overflow_bubble()->IsShowing());
overflow_bubble  1542 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble  1543 ash/shelf/shelf_view_unittest.cc               test_api_->overflow_bubble()->IsShowing());
overflow_bubble  1547 ash/shelf/shelf_view_unittest.cc   OverflowBubbleView* bubble_view = test_api_->overflow_bubble()->bubble_view();
overflow_bubble  1556 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble  1557 ash/shelf/shelf_view_unittest.cc               test_api_->overflow_bubble()->IsShowing());
overflow_bubble  1560 ash/shelf/shelf_view_unittest.cc       test_api_->overflow_bubble()->shelf_view());
overflow_bubble  1607 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_->overflow_bubble() &&
overflow_bubble  1608 ash/shelf/shelf_view_unittest.cc               test_api_->overflow_bubble()->IsShowing());
overflow_bubble  1611 ash/shelf/shelf_view_unittest.cc       test_api_->overflow_bubble()->shelf_view());
overflow_bubble  1628 ash/shelf/shelf_view_unittest.cc   ASSERT_TRUE(test_api_for_secondary.overflow_bubble() &&
overflow_bubble  1629 ash/shelf/shelf_view_unittest.cc               test_api_for_secondary.overflow_bubble()->IsShowing());
overflow_bubble  1632 ash/shelf/shelf_view_unittest.cc       test_api_for_secondary.overflow_bubble()->shelf_view());
overflow_bubble    62 ash/test/shelf_view_test_api.h   OverflowBubble* overflow_bubble();