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 - 4
of
4
) 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/browser/sessions/
persistent_tab_restore_service_unittest.cc
155
profile()->
set_last_session_exited_cleanly
(false);
421
profile()->
set_last_session_exited_cleanly
(true);
574
profile()->
set_last_session_exited_cleanly
(false);
621
profile()->
set_last_session_exited_cleanly
(false);
/external/chromium_org/chrome/test/base/
testing_profile.h
297
void
set_last_session_exited_cleanly
(bool value) {
function in class:TestingProfile
/external/chromium_org/chrome/browser/ui/toolbar/
recent_tabs_sub_menu_model_unittest.cc
235
profile()->
set_last_session_exited_cleanly
(false);
Completed in 427 milliseconds