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 747 Notification* mc_notification = local
749 const std::vector<ButtonInfo>& buttons = mc_notification->buttons();
752 EXPECT_EQ(new_size, mc_notification->icon().Size());
753 EXPECT_EQ(new_size, mc_notification->image().Size());
    [all...]

Completed in 2277 milliseconds