Home | History | Annotate | Download | only in passwords

Lines Matching defs:bubble

52   const ManagePasswordsBubbleView* bubble =
54 EXPECT_TRUE(bubble->initially_focused_view());
55 EXPECT_EQ(bubble->initially_focused_view(),
56 bubble->GetFocusManager()->GetFocusedView());
60 // And, just for grins, ensure that we can re-open the bubble.
79 const ManagePasswordsBubbleView* bubble =
81 EXPECT_TRUE(bubble->initially_focused_view());
82 EXPECT_EQ(bubble->initially_focused_view(),
83 bubble->GetFocusManager()->GetFocusedView());
87 // And, just for grins, ensure that we can re-open the bubble.
118 // Bubble should not be focused by default.
121 // Bubble can be active if user clicks it.
216 // Set up the first tab with the bubble.