HomeSort by relevance Sort by last modified time
    Searched refs:WaitForPageActionCountChangeTo (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_browsertest.h 94 bool WaitForPageActionCountChangeTo(int count);
extension_browsertest.cc 296 bool ExtensionBrowserTest::WaitForPageActionCountChangeTo(int count) {
extension_browsertests_misc.cc 192 ASSERT_TRUE(WaitForPageActionCountChangeTo(1));
197 ASSERT_TRUE(WaitForPageActionCountChangeTo(0));
    [all...]

Completed in 25 milliseconds