Home | History | Annotate | Download | only in push_messaging

Lines Matching refs:catcher

116   ResultCatcher catcher;
117 catcher.RestrictToBrowserContext(profile());
127 EXPECT_TRUE(catcher.GetNextResult()) << catcher.message();
133 ResultCatcher catcher;
134 catcher.RestrictToBrowserContext(profile());
151 EXPECT_TRUE(catcher.GetNextResult()) << catcher.message();
199 ResultCatcher catcher;
200 catcher.RestrictToBrowserContext(profile());
208 EXPECT_TRUE(catcher.GetNextResult()) << catcher.message();