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

/external/chromium_org/ash/frame/
H A Dcustom_frame_view_ash.h68 const views::View* GetAvatarIconViewForTest() const;
H A Dcustom_frame_view_ash_unittest.cc195 EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest());
204 EXPECT_TRUE(custom_frame_view->GetAvatarIconViewForTest());
211 EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest());
H A Dcustom_frame_view_ash.cc562 const views::View* CustomFrameViewAsh::GetAvatarIconViewForTest() const { function in class:ash::CustomFrameViewAsh

Completed in 69 milliseconds