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

  /external/chromium_org/chrome/browser/apps/
shortcut_manager.cc 129 base::string16 old_title = UTF8ToUTF16(installed_info->old_name); local
131 old_title);
  /external/chromium/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 211 std::wstring old_title = node.GetTitle(); local
214 return old_title;
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 183 std::string old_title = node.GetTitle(); local
186 return UTF8ToWide(old_title);
    [all...]

Completed in 151 milliseconds