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

/external/chromium_org/content/public/test/
H A Dtest_notification_tracker.h54 // Check1AndReset(NOTIFY_A);
57 bool Check1AndReset(int type);
H A Dtest_notification_tracker.cc41 bool TestNotificationTracker::Check1AndReset(int type) { function in class:content::TestNotificationTracker
/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc884 notifications.Check1AndReset(NOTIFICATION_RENDER_VIEW_HOST_CHANGED));
1469 notifications.Check1AndReset(NOTIFICATION_RENDER_VIEW_HOST_CHANGED));
1503 notifications.Check1AndReset(NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED));
H A Dnavigation_controller_impl_unittest.cc1673 EXPECT_TRUE(notifications.Check1AndReset(NOTIFICATION_NAV_LIST_PRUNED));

Completed in 234 milliseconds