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

  /external/chromium_org/chrome/browser/sync/test/integration/
sync_test.h 166 bool ServerSupportsNotificationControl() const;
169 // only if ServerSupportsNotificationControl() returned true.
173 // only if ServerSupportsNotificationControl() returned true.
183 // is available only if ServerSupportsNotificationControl() returned
sync_test.cc 661 bool SyncTest::ServerSupportsNotificationControl() const {
669 ASSERT_TRUE(ServerSupportsNotificationControl());
683 ASSERT_TRUE(ServerSupportsNotificationControl());
697 ASSERT_TRUE(ServerSupportsNotificationControl());
migration_errors_test.cc 138 if (!ServerSupportsNotificationControl() ||

Completed in 78 milliseconds