Home
last modified time | relevance | path

Searched defs:configs (Results 1 – 5 of 5) sorted by relevance

/test/framework/harnesses/host_controller/acloud/
Dacloud_config.py40 configs = {} variable in ACloudConfig
/test/vts/testcases/template/param_test/
Dparam_test.py41 def __init__(self, configs): argument
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsole.java303 LinkedHashMap<String, IConfiguration> configs = test.loadTests(); in listModules() local
/test/vts/utils/python/controllers/
Dandroid_device.py88 def create(configs, start_services=True): argument
221 def get_instances_with_configs(configs): argument
/test/vts/runners/host/
Dbase_test.py133 def __init__(self, configs): argument