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

/external/chromium/chrome/browser/extensions/
H A Dextension_browsertest.h94 bool WaitForPageActionCountChangeTo(int count);
H A Dextension_browsertest.cc296 bool ExtensionBrowserTest::WaitForPageActionCountChangeTo(int count) { function in class:ExtensionBrowserTest
H A Dextension_browsertests_misc.cc192 ASSERT_TRUE(WaitForPageActionCountChangeTo(1));
197 ASSERT_TRUE(WaitForPageActionCountChangeTo(0));

Completed in 107 milliseconds