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

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view_browsertest.cc32 const ZoomBubbleView* zoom_bubble = ZoomBubbleView::GetZoomBubbleForTest(); local
33 EXPECT_TRUE(zoom_bubble->GetAnchorView());
53 zoom_bubble = ZoomBubbleView::GetZoomBubbleForTest();
54 EXPECT_FALSE(zoom_bubble->GetAnchorView());
91 const ZoomBubbleView* zoom_bubble = ZoomBubbleView::GetZoomBubbleForTest(); local
92 EXPECT_FALSE(zoom_bubble->GetAnchorView());
105 zoom_bubble = ZoomBubbleView::GetZoomBubbleForTest();
106 EXPECT_TRUE(zoom_bubble->GetAnchorView());

Completed in 72 milliseconds