Home
last modified time | relevance | path

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

/test/developertest/src/core/driver/
Dlite_driver.py204 def _get_test_para(self, testcase, testlevel): argument
Ddrivers.py543 def _get_test_para(testcase, argument
/test/xdevice/src/xdevice/_core/
Dconstants.py256 testcase = "testcase" variable in ConfigConst
/test/xdevice/extension/src/xdevice_extension/_core/driver/
Ddrivers.py124 def get_java_test_para(testcase, testlevel): argument