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

/external/chromium_org/ui/aura/
H A Droot_window_unittest.cc722 bool got_event() const { return got_event_; } function in class:aura::DeletingWindowDelegate
765 EXPECT_TRUE(d11.got_event());
773 EXPECT_TRUE(d11.got_event());
782 EXPECT_FALSE(d11.got_event());

Completed in 49 milliseconds