Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py355 desc = _create_descriptor(config_file, filename, test_source,
363 def _create_descriptor(config_file, filename, test_source, test_type, config): function