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

  /external/chromium_org/chrome/browser/notifications/sync_notifier/
sync_notifier_test_utils.cc 69 const char kButtonTwoUrl[] = "chrome://about";
197 action2->set_url(kButtonTwoUrl);
chrome_notifier_delegate_unittest.cc 145 GURL url2(kButtonTwoUrl);
sync_notifier_test_utils.h 77 extern const char kButtonTwoUrl[];
synced_notification_unittest.cc 208 EXPECT_EQ(GURL(kButtonTwoUrl), button_two_url);

Completed in 38 milliseconds