OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extension_pref_store_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/prefs/
pref_value_store_unittest.cc
129
extension_pref_store_
,
156
extension_pref_store_
= new TestingPrefStore;
157
extension_pref_store_
->SetString(
160
extension_pref_store_
->SetString(
163
extension_pref_store_
->SetString(
283
scoped_refptr<TestingPrefStore>
extension_pref_store_
;
member in class:PrefValueStoreTest
375
extension_pref_store_
->NotifyPrefValueChanged(
399
extension_pref_store_
->NotifyPrefValueChanged(prefs::kUserPref);
429
extension_pref_store_
->NotifyPrefValueChanged(prefs::kDefaultPref);
457
extension_pref_store_
->SetInitializationCompleted()
[
all
...]
/external/chromium_org/base/prefs/
pref_value_store_unittest.cc
116
extension_pref_store_
.get(),
146
extension_pref_store_
= new TestingPrefStore;
147
extension_pref_store_
->SetString(
150
extension_pref_store_
->SetString(
153
extension_pref_store_
->SetString(
256
scoped_refptr<TestingPrefStore>
extension_pref_store_
;
member in class:PrefValueStoreTest
415
extension_pref_store_
->NotifyPrefValueChanged(prefs::kManagedPref);
440
extension_pref_store_
->NotifyPrefValueChanged(prefs::kUserPref);
465
extension_pref_store_
->NotifyPrefValueChanged(prefs::kDefaultPref);
489
extension_pref_store_
->SetInitializationCompleted()
[
all
...]
Completed in 275 milliseconds