HomeSort by relevance Sort by last modified time
    Searched refs:_config_section (Results 1 - 7 of 7) sorted by null

  /external/autotest/scheduler/shard/
simple_heartbeat_client.py 44 _config_section = 'AUTOTEST_WEB' variable in class:HeartbeatHandler
  /external/autotest/database/
migrate.py 101 config_section = self._config_section()
110 def _config_section(self): member in class:MigrationManager
245 if current_version == 0 and self._config_section() == 'AUTOTEST_WEB':
  /external/autotest/scheduler/
host_scheduler_unittests.py 28 _config_section = 'AUTOTEST_WEB' variable in class:QueryManagerTests
172 _config_section = 'AUTOTEST_WEB' variable in class:HostSchedulerTests
279 _config_section = 'AUTOTEST_WEB' variable in class:SuiteRecorderTest
rdb_integration_tests.py 120 _config_section = 'AUTOTEST_WEB' variable in class:BaseRDBTest
538 _config_section = 'AUTOTEST_WEB' variable in class:RDBMinDutTest
rdb_testing_utils.py 334 _config_section = 'AUTOTEST_WEB' variable in class:AbstractBaseRDBTester
scheduler_models_unittest.py 22 _config_section = 'AUTOTEST_WEB' variable in class:BaseSchedulerModelsTest
monitor_db_unittest.py 92 _config_section = 'AUTOTEST_WEB' variable in class:BaseSchedulerTest
    [all...]

Completed in 101 milliseconds