OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:otr_profile
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/content_settings/
content_settings_pref_provider_unittest.cc
228
TestingProfile*
otr_profile
= new TestingProfile;
local
229
profile.SetOffTheRecordProfile(
otr_profile
);
231
otr_profile
->set_incognito(true);
232
otr_profile
->SetPrefService(otr_prefs);
236
PrefProvider pref_content_settings_provider_incognito(
otr_profile
);
/external/chromium/chrome/browser/profiles/
profile_impl.cc
[
all
...]
Completed in 42 milliseconds