Home
last modified time | relevance | path

Searched defs:get_kit_instances (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py541 def get_kit_instances(json_config, resource_path="", testcases_path=""): function
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dconcurrent.py863 def get_kit_instances(kits, resource_path, testcases_path): member in ModuleThread