HomeSort by relevance Sort by last modified time
    Searched full:mc_notification (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/message_center/
message_center_impl_unittest.cc 718 Notification* mc_notification = local
720 const std::vector<ButtonInfo>& buttons = mc_notification->buttons();
723 EXPECT_EQ(new_size, mc_notification->icon().Size());
724 EXPECT_EQ(new_size, mc_notification->image().Size());

Completed in 192 milliseconds