Searched refs:dispatch_count_ (Results 1 – 1 of 1) sorted by relevance
431 DispatcherImpl() : dispatch_count_(0) {} in DispatcherImpl()439 ++dispatch_count_; in Dispatch()445 int dispatch_count_; member in base::__anon9ed8289d0111::DispatcherImpl463 ASSERT_EQ(2, dispatcher.dispatch_count_); in RunTest_Dispatcher()489 ASSERT_EQ(1, dispatcher.dispatch_count_); in RunTest_DispatcherWithMessageHook()