OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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