WaitForPageActionCountChangeTo 213 chrome/browser/extensions/extension_browsertest.h bool WaitForPageActionCountChangeTo(int count) { WaitForPageActionCountChangeTo 214 chrome/browser/extensions/extension_browsertest.h return observer_->WaitForPageActionCountChangeTo(count); WaitForPageActionCountChangeTo 29 chrome/browser/extensions/extension_test_notification_observer.h bool WaitForPageActionCountChangeTo(int count); WaitForPageActionCountChangeTo 109 chrome/browser/extensions/page_action_browsertest.cc ASSERT_TRUE(WaitForPageActionCountChangeTo(1)); WaitForPageActionCountChangeTo 114 chrome/browser/extensions/page_action_browsertest.cc ASSERT_TRUE(WaitForPageActionCountChangeTo(0));