Searched defs:OpaqueBrowserFrameViewLayoutTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout_unittest.cc148 class OpaqueBrowserFrameViewLayoutTest : public views::ViewsTestBase { class in inherits:views::ViewsTestBase
150 OpaqueBrowserFrameViewLayoutTest() {} function in class:OpaqueBrowserFrameViewLayoutTest
151 virtual ~OpaqueBrowserFrameViewLayoutTest() {}
264 DISALLOW_COPY_AND_ASSIGN(OpaqueBrowserFrameViewLayoutTest);
267 TEST_F(OpaqueBrowserFrameViewLayoutTest, BasicWindow) {
287 TEST_F(OpaqueBrowserFrameViewLayoutTest, BasicWindowMaximized) {
310 TEST_F(OpaqueBrowserFrameViewLayoutTest, MaximizedWithYOffset) {
336 TEST_F(OpaqueBrowserFrameViewLayoutTest, WindowButtonsOnLeft) {
361 TEST_F(OpaqueBrowserFrameViewLayoutTest, WithoutCaptionButtons) {
383 TEST_F(OpaqueBrowserFrameViewLayoutTest, MaximizedWithoutCaptionButton
[all...]

Completed in 101 milliseconds