OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:incognito_profile_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/test/base/
testing_profile.cc
533
incognito_profile_
.reset(profile);
541
return
incognito_profile_
.get();
545
return
incognito_profile_
.get() != NULL;
testing_profile.h
309
scoped_ptr<Profile>
incognito_profile_
;
member in class:TestingProfile
Completed in 101 milliseconds