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

  /external/chromium_org/chrome/browser/prefs/
pref_hash_store_impl_unittest.cc 402 base::DictionaryValue initial_dict; local
403 initial_dict.Set("a", new base::StringValue("foo"));
404 transaction->StoreSplitHash("path1", &initial_dict);

Completed in 55 milliseconds