OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PanelLayoutManagerTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc
46
class
PanelLayoutManagerTest
: public test::AshTestBase {
48
PanelLayoutManagerTest
() {}
49
virtual ~
PanelLayoutManagerTest
() {}
278
DISALLOW_COPY_AND_ASSIGN(
PanelLayoutManagerTest
);
282
: public
PanelLayoutManagerTest
,
292
PanelLayoutManagerTest
::SetUp();
299
PanelLayoutManagerTest
::TearDown();
320
TEST_F(
PanelLayoutManagerTest
, PanelAlignsToHiddenLauncherIcon) {
330
TEST_F(
PanelLayoutManagerTest
, PanelAlignsToHiddenLauncherIconSecondDisplay) {
356
TEST_F(
PanelLayoutManagerTest
, MultiplePanelsAreAboveIcons)
[
all
...]
panel_layout_manager.h
119
friend class
PanelLayoutManagerTest
;
/external/chromium_org/ash/shelf/
shelf_layout_manager.h
48
class
PanelLayoutManagerTest
;
226
friend class
PanelLayoutManagerTest
;
Completed in 1390 milliseconds