OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_last_session_exited_cleanly
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/sessions/
tab_restore_service_browsertest.cc
111
profile()->
set_last_session_exited_cleanly
(false);
329
profile()->
set_last_session_exited_cleanly
(true);
469
profile()->
set_last_session_exited_cleanly
(false);
/external/chromium_org/chrome/test/base/
testing_profile.h
237
void
set_last_session_exited_cleanly
(bool value) {
function in class:TestingProfile
/external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service_browsertest.cc
158
profile()->
set_last_session_exited_cleanly
(false);
453
profile()->
set_last_session_exited_cleanly
(true);
606
profile()->
set_last_session_exited_cleanly
(false);
Completed in 121 milliseconds