Searched refs:GetNumInitialDownloadNudges (Results 1 – 3 of 3) sorted by relevance
24 int GetNumInitialDownloadNudges() const;
29 int MockNudgeHandler::GetNumInitialDownloadNudges() const { in GetNumInitialDownloadNudges() function in syncer::MockNudgeHandler
169 int GetNumInitialDownloadNudges() const;575 int ModelTypeSyncWorkerImplTest::GetNumInitialDownloadNudges() const { in GetNumInitialDownloadNudges() function in syncer::ModelTypeSyncWorkerImplTest576 return mock_nudge_handler_.GetNumInitialDownloadNudges(); in GetNumInitialDownloadNudges()767 EXPECT_EQ(1, GetNumInitialDownloadNudges()); in TEST_F()