Searched refs:GetDebugName (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_app_helper.cc140 DVLOG(2) << "Number of Apps for profile " << profile1->GetDebugName()
141 << " does not match profile " << profile2->GetDebugName();
149 DVLOG(2) << "Apps for profile " << profile1->GetDebugName()
150 << " do not match profile " << profile2->GetDebugName();
153 DVLOG(2) << "Apps for profile " << profile1->GetDebugName()
157 DVLOG(2) << "Apps for profile " << profile2->GetDebugName()
161 DVLOG(2) << "App states for profile " << profile1->GetDebugName()
162 << " do not match profile " << profile2->GetDebugName();
H A Dsync_extension_helper.cc184 << " (profile = " << profile->GetDebugName() << ")";
190 << " (profile = " << profile->GetDebugName() << ")";
198 const std::string& profile_debug_name = profile->GetDebugName();
247 DVLOG(1) << "Number of extensions for profile " << profile1->GetDebugName()
248 << " does not match profile " << profile2->GetDebugName();
256 DVLOG(1) << "Extensions for profile " << profile1->GetDebugName()
257 << " do not match profile " << profile2->GetDebugName();
260 DVLOG(1) << "Extension states for profile " << profile1->GetDebugName()
261 << " do not match profile " << profile2->GetDebugName();
H A Dprofile_sync_service_harness.cc126 profile_debug_name_(profile->GetDebugName()) {
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service_factory.cc45 VLOG(1) << "BuildInstanceFor: " << profile->GetDebugName()
/external/chromium_org/chrome/browser/sync/
H A Dtest_profile_sync_service.cc40 profile->GetDebugName(), profile, invalidator,
H A Dprofile_sync_service.cc684 profile_->GetDebugName(),
1937 profile_->GetDebugName(), GetUserShare(),
/external/chromium_org/chrome/browser/extensions/api/braille_display_private/
H A Dbraille_display_private_apitest.cc336 << ProfileHelper::GetSigninProfile()->GetDebugName() << " vs. "
337 << profile->GetDebugName();
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc200 std::string Profile::GetDebugName() { function in class:Profile
H A Dprofile.h329 std::string GetDebugName();
/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_backend_host_impl_unittest.cc162 profile_->GetDebugName(),

Completed in 1615 milliseconds