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

/external/chromium_org/ui/views/layout/
H A Dbox_layout_unittest.cc15 class BoxLayoutTest : public testing::Test { class in namespace:views::__anon15459
27 TEST_F(BoxLayoutTest, Empty) {
32 TEST_F(BoxLayoutTest, AlignmentHorizontal) {
45 TEST_F(BoxLayoutTest, AlignmentVertical) {
58 TEST_F(BoxLayoutTest, Spacing) {
71 TEST_F(BoxLayoutTest, Overflow) {
83 TEST_F(BoxLayoutTest, NoSpace) {
92 TEST_F(BoxLayoutTest, InvisibleChild) {
105 TEST_F(BoxLayoutTest, DistributeEmptySpace) {
121 TEST_F(BoxLayoutTest, UseHeightForWidt
[all...]

Completed in 72 milliseconds