Home
last modified time | relevance | path

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

/external/autotest/database/
Dmigrate.py101 config_section = self._config_section()
110 def _config_section(self): member in MigrationManager
245 if current_version == 0 and self._config_section() == 'AUTOTEST_WEB':
/external/autotest/scheduler/shard/
Dsimple_heartbeat_client.py44 _config_section = 'AUTOTEST_WEB' variable in HeartbeatHandler
/external/autotest/scheduler/
Dhost_scheduler_unittests.py28 _config_section = 'AUTOTEST_WEB' variable in QueryManagerTests
172 _config_section = 'AUTOTEST_WEB' variable in HostSchedulerTests
279 _config_section = 'AUTOTEST_WEB' variable in SuiteRecorderTest
Drdb_integration_tests.py120 _config_section = 'AUTOTEST_WEB' variable in BaseRDBTest
538 _config_section = 'AUTOTEST_WEB' variable in RDBMinDutTest
Drdb_testing_utils.py334 _config_section = 'AUTOTEST_WEB' variable in AbstractBaseRDBTester
Dscheduler_models_unittest.py22 _config_section = 'AUTOTEST_WEB' variable in BaseSchedulerModelsTest
Dmonitor_db_unittest.py92 _config_section = 'AUTOTEST_WEB' variable in BaseSchedulerTest