HomeSort by relevance Sort by last modified time
    Searched refs:GetAvatarIconViewForTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/frame/
custom_frame_view_ash.h 68 const views::View* GetAvatarIconViewForTest() const;
custom_frame_view_ash_unittest.cc 195 EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest());
204 EXPECT_TRUE(custom_frame_view->GetAvatarIconViewForTest());
211 EXPECT_FALSE(custom_frame_view->GetAvatarIconViewForTest());
custom_frame_view_ash.cc 562 const views::View* CustomFrameViewAsh::GetAvatarIconViewForTest() const {

Completed in 487 milliseconds