Home
last modified time | relevance | path

Searched defs:profile_debug_name (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dprofile_sync_service_harness.h72 const std::string& profile_debug_name() const { return profile_debug_name_; } in profile_debug_name() function
Dsync_extension_helper.cc196 const std::string& profile_debug_name = profile->GetDebugName(); in GetExtensionStates() local