HomeSort by relevance Sort by last modified time
    Searched refs:overflow_bubble (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/test/
shelf_view_test_api.h 70 OverflowBubble* overflow_bubble();
shelf_view_test_api.cc 101 OverflowBubble* ShelfViewTestAPI::overflow_bubble() { function in class:ash::test::ShelfViewTestAPI
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 13 #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());
    [all...]

Completed in 494 milliseconds