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

  /external/chromium_org/chrome/browser/sync/test/integration/
profile_sync_service_harness.cc 389 DVLOG(1) << GetClientInfoString(status_change_checker_->callback_name());
430 DVLOG(1) << GetClientInfoString("AwaitPassphraseRequired");
449 DVLOG(1) << GetClientInfoString("AwaitPassphraseAccepted");
473 DVLOG(1) << GetClientInfoString("AwaitBackendInitialized");
488 DVLOG(1) << GetClientInfoString("AwaitDataSyncCompletion");
506 DVLOG(1) << GetClientInfoString("AwaitFullSyncCompletion");
560 DVLOG(1) << GetClientInfoString("AwaitMigration");
608 DVLOG(1) << GetClientInfoString("AwaitMutualSyncCycleCompletion");
616 DVLOG(1) << GetClientInfoString("AwaitGroupSyncCycleCompletion");
647 DVLOG(1) << GetClientInfoString("WaitUntilProgressMarkersMatch")
    [all...]
profile_sync_service_harness.h 230 std::string GetClientInfoString(const std::string& message) const;

Completed in 25 milliseconds