Home
last modified time | relevance | path

Searched refs:__check_for_users_in_actives (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/login_RetrieveActiveSessions/
Dlogin_RetrieveActiveSessions.py34 self.__check_for_users_in_actives(users[:1],
38 self.__check_for_users_in_actives(users, sm.RetrieveActiveSessions())
41 def __check_for_users_in_actives(self, users, actives): member in login_RetrieveActiveSessions