Home
last modified time | relevance | path

Searched refs:GetLastCycleSnapshot (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dprofile_sync_service_harness.h165 syncer::SyncCycleSnapshot GetLastCycleSnapshot() const;
H A Dsingle_client_polling_sync_test.cc85 EXPECT_THAT(GetClient(0)->GetLastCycleSnapshot().poll_interval().InSeconds(), in IN_PROC_BROWSER_TEST_F()
H A Dprofile_sync_service_harness.cc600 SyncCycleSnapshot ProfileSyncServiceHarness::GetLastCycleSnapshot() const { in GetLastCycleSnapshot() function in ProfileSyncServiceHarness
628 const SyncCycleSnapshot& snap = GetLastCycleSnapshot(); in GetClientInfoString()
H A Dtwo_client_bookmarks_sync_test.cc1821 ASSERT_EQ(0, GetClient(1)->GetLastCycleSnapshot().num_encryption_conflicts()); in IN_PROC_BROWSER_TEST_F()
1826 ASSERT_EQ(0, GetClient(1)->GetLastCycleSnapshot().num_encryption_conflicts()); in IN_PROC_BROWSER_TEST_F()