OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetSessionStarted
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/test/
ash_test_base.cc
295
void AshTestBase::
SetSessionStarted
(bool session_started) {
323
SetSessionStarted
(true);
329
SetSessionStarted
(false);
333
SetSessionStarted
(true);
343
SetSessionStarted
(true);
ash_test_base.h
124
void
SetSessionStarted
(bool session_started);
/external/chromium_org/ash/
root_window_controller_unittest.cc
363
SetSessionStarted
(true);
Completed in 441 milliseconds