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 298 DVLOG(1) << GetClientInfoString(
327 DVLOG(0) << GetClientInfoString("EnableSyncForDatatype failed");
333 DVLOG(1) << GetClientInfoString(
360 DVLOG(0) << GetClientInfoString("DisableSyncForDatatype failed");
365 DVLOG(1) << GetClientInfoString("EnableSyncForAllDatatypes");
382 DVLOG(0) << GetClientInfoString("EnableSyncForAllDatatypes failed");
387 DVLOG(1) << GetClientInfoString("DisableSyncForAllDatatypes");
403 std::string ProfileSyncServiceHarness::GetClientInfoString(
profile_sync_service_harness.h 99 std::string GetClientInfoString(const std::string& message) const;

Completed in 54 milliseconds