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 155 bool ServerSupportsNotificationControl() const;
158 // only if ServerSupportsNotificationControl() returned true.
162 // only if ServerSupportsNotificationControl() returned true.
166 // is available only if ServerSupportsNotificationControl() returned
sync_test.cc 637 bool SyncTest::ServerSupportsNotificationControl() const {
645 ASSERT_TRUE(ServerSupportsNotificationControl());
659 ASSERT_TRUE(ServerSupportsNotificationControl());
673 ASSERT_TRUE(ServerSupportsNotificationControl());
migration_errors_test.cc 138 if (!ServerSupportsNotificationControl() ||

Completed in 45 milliseconds