Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/runner/
Dprepare.py33 def __init__(self, log, cur_case, project, configs, devices, run_list): argument
/test/testfwk/developer_test/libs/fuzzlib/tools/
Dcolored.py64 def log_task_init(project): argument
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py469 project = ProjectVariables(log) variable in DeccVariable
Dtest_case.py514 def set_project(self, project): argument