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

  /external/chromium_org/ash/system/user/
tray_user.h 52 gfx::Size GetLayoutSizeForTest() const;
tray_user_unittest.cc 133 gfx::Size size = tray_user(0)->GetLayoutSizeForTest();
136 size = tray_user(0)->GetLayoutSizeForTest();
tray_user.cc 62 gfx::Size TrayUser::GetLayoutSizeForTest() const {

Completed in 92 milliseconds