OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logout
(Results
26 - 50
of
219
) sorted by null
1
2
3
4
5
6
7
8
9
/external/junit/src/org/junit/
AfterClass.java
29
* @AfterClass public static void
logout
() {
30
* database.
logout
();
/external/autotest/client/site_tests/desktopui_SimpleLogin/
desktopui_SimpleLogin.py
20
@param exit_without_logout: True if exit without
logout
/external/autotest/server/site_tests/platform_RebootAfterUpdate/
platform_RebootAfterUpdate.py
20
has smaller timeouts for boot, not for login/
logout
. Also, these timeouts
77
# autotest.run_static_method to login/
logout
, however, this
83
'login and
logout
after performing an update.')
91
logging.info('Rebooting the DUT after first login/
logout
.')
/external/curl/tests/data/
test816
46
A006
LOGOUT
test820
54
A005
LOGOUT
test821
56
A005
LOGOUT
test823
60
A005
LOGOUT
test824
53
A005
LOGOUT
test825
53
A005
LOGOUT
test826
54
A005
LOGOUT
test828
53
A005
LOGOUT
test830
49
# transfer and such a connection will not get a "
LOGOUT
"
test832
51
# transfer and such a connection will not get a "
LOGOUT
"
test833
62
A006
LOGOUT
test835
64
A006
LOGOUT
test839
53
A005
LOGOUT
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libutil-2.11.1.so
libutil.so
libutil.so.1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libutil-2.15.so
libutil.so
libutil.so.1
/external/autotest/server/site_tests/power_SuspendShutdown/
power_SuspendShutdown.py
80
Desktopui_Simple client test will exit without
logout
.
86
@param exit_without_logout: if flag is set thread exists without
logout
.
87
if not set, thread will wait fot
logout
107
@param exit_without_logout: if flag is set thread exists without
logout
.
108
if not set, thread will wait fot
logout
220
# Reboot Device to
logout
and cleanup
/external/autotest/server/site_tests/network_FirewallHolePunchServer/
network_FirewallHolePunchServer.py
146
# Telemetry cannot relaunch a closed extension;
logout
and back in.
147
#
Logout
, fail to connect
152
'client_command' : '
logout
',
176
#
Logout
, fail to connect
181
'client_command' : '
logout
',
/external/autotest/client/site_tests/platform_Pkcs11Events/
platform_Pkcs11Events.py
29
# Follow a login by an immediate
logout
.
36
# Hit the tokens with a bunch of random login /
logout
events.
39
event = random.choice(['login', '
logout
'])
Completed in 444 milliseconds
1
2
3
4
5
6
7
8
9