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

/external/chromium_org/chrome/browser/ui/views/
H A Dvalidation_message_bubble_delegate_unittest.cc21 gfx::Size short_main_empty_sub_size = GetSizeForMessages("foo", ""); local
23 short_main_empty_sub_size.width());
24 EXPECT_LE(0, short_main_empty_sub_size.height());
32 short_main_empty_sub_size.height());
37 short_main_empty_sub_size.width());
39 short_main_empty_sub_size.height());

Completed in 84 milliseconds