time_view 46 ash/system/date/date_view_unittest.cc EXPECT_EQ(time_view(), horizontal_label()->parent()); time_view 51 ash/system/date/date_view_unittest.cc time_view()->UpdateClockLayout(TrayDate::VERTICAL_CLOCK); time_view 53 ash/system/date/date_view_unittest.cc EXPECT_EQ(time_view(), vertical_label_hours()->parent()); time_view 54 ash/system/date/date_view_unittest.cc EXPECT_EQ(time_view(), vertical_label_minutes()->parent()); time_view 57 ash/system/date/date_view_unittest.cc time_view()->UpdateClockLayout(TrayDate::HORIZONTAL_CLOCK); time_view 58 ash/system/date/date_view_unittest.cc EXPECT_EQ(time_view(), horizontal_label()->parent());