HomeSort by relevance Sort by last modified time
    Searched full:single_profile (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/common/importer/
firefox_importer_utils_unittest.cc 127 DictionaryValue single_profile; local
128 single_profile.SetString("Profile0.Path", "first");
129 single_profile.SetString("Profile0.IsRelative", "0");
130 single_profile.SetString("Profile0.Default", "1");
132 GetFirefoxProfilePathFromDictionary(single_profile).MaybeAsASCII());

Completed in 81 milliseconds