OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:global_config_section
(Results
1 - 3
of
3
) sorted by null
/external/autotest/database/
database_connection.py
156
*
global_config_section
- the section in which to find DB information. this
164
def __init__(self,
global_config_section
=None, debug=False):
165
self.
global_config_section
=
global_config_section
201
self.
global_config_section
)
215
database name from given configure section (self.
global_config_section
),
migrate.py
111
return self._database.
global_config_section
/external/autotest/utils/
site_check_dut_usage.py
134
global_config_section
='AUTOTEST_WEB')
Completed in 6653 milliseconds