OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLE_ARCHIVING
(Results
1 - 2
of
2
) sorted by null
/external/autotest/scheduler/
site_drone_manager.py
12
ENABLE_ARCHIVING
= global_config.global_config.get_config_value(
13
scheduler_config.CONFIG_SECTION, '
enable_archiving
', type=bool)
36
if not
ENABLE_ARCHIVING
:
drone_manager_unittest.py
325
site_drone_manager.
ENABLE_ARCHIVING
= True
Completed in 3017 milliseconds