OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllSettings
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/test/integration/
extension_settings_helper.cc
47
scoped_ptr<DictionaryValue>
GetAllSettings
(
72
scoped_ptr<DictionaryValue> expected(
GetAllSettings
(expected_profile, id));
73
scoped_ptr<DictionaryValue> actual(
GetAllSettings
(actual_profile, id));
/external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_store_unittest.cc
191
TEST_F(ContentSettingsStoreTest,
GetAllSettings
) {
Completed in 271 milliseconds