Searched refs:overflow_bubble (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ash/test/
H A Dshelf_view_test_api.h70 OverflowBubble* overflow_bubble();
H A Dshelf_view_test_api.cc101 OverflowBubble* ShelfViewTestAPI::overflow_bubble() { function in class:ash::test::ShelfViewTestAPI
/external/chromium_org/ash/shelf/
H A Dshelf_view_unittest.cc13 #include "ash/shelf/overflow_bubble.h"
525 ASSERT_TRUE(test_api_->overflow_bubble() &&
526 test_api_->overflow_bubble()->IsShowing());
529 test_api_->overflow_bubble()->shelf_view());
1457 ASSERT_TRUE(test_api_->overflow_bubble() &&
1458 test_api_->overflow_bubble()->IsShowing());
1461 test_api_->overflow_bubble()->shelf_view());
1485 ASSERT_TRUE(test_api_->overflow_bubble() &&
1486 test_api_->overflow_bubble()->IsShowing());
1514 ASSERT_TRUE(test_api_->overflow_bubble()
[all...]

Completed in 855 milliseconds