Home
last modified time | relevance | path

Searched refs:toast1 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dmessage_popup_collection_unittest.cc368 views::WidgetDelegateView* toast1 = GetToast(id1); in TEST_F() local
369 EXPECT_TRUE(toast1 != NULL); in TEST_F()
376 toast1->OnMouseEntered(event); in TEST_F()
380 toast1->OnMouseExited(event); in TEST_F()
386 toast1->OnMouseEntered(event); in TEST_F()
390 toast1->WindowClosing(); in TEST_F()
403 views::WidgetDelegateView* toast1 = GetToast(id1); in TEST_F() local
404 ASSERT_TRUE(toast1 != NULL); in TEST_F()
407 toast1->OnMouseEntered(event); in TEST_F()