Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/runner/
Dprepare.py32 def __init__(self, log, cur_case, project, configs, devices, run_list): argument
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py488 def cur_case(cls): member in DeccVariable