OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ROLES_REQUIRE_UNIQUE_INSTANCE
(Results
1 - 3
of
3
) sorted by null
/external/autotest/site_utils/
server_manager.py
62
if (role in server_models.ServerRole.
ROLES_REQUIRE_UNIQUE_INSTANCE
and
144
role__in=server_models.ServerRole.
ROLES_REQUIRE_UNIQUE_INSTANCE
)
server_manager_unittest.py
215
role__in=server_models.ServerRole.
ROLES_REQUIRE_UNIQUE_INSTANCE
240
role__in=server_models.ServerRole.
ROLES_REQUIRE_UNIQUE_INSTANCE
279
role__in=server_models.ServerRole.
ROLES_REQUIRE_UNIQUE_INSTANCE
/external/autotest/frontend/server/
models.py
117
ROLES_REQUIRE_UNIQUE_INSTANCE
= [ROLE.SCHEDULER,
Completed in 724 milliseconds