Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/gki/
Dgeneric_boot_image_test.cpp66 const std::map<std::string, std::string>& configs, const std::string& key) { in get_config()
83 const auto& configs = runtime_info->kernelConfigs(); in SetUp() local
/test/vts/testcases/template/param_test/
Dparam_test.py41 def __init__(self, configs): argument
/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