Home
last modified time | relevance | path

Searched refs:GTestConst (Results 1 - 5 of 5) sorted by relevance

/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py65 class GTestConst(object): class
228 test_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
231 test_para = "%s=%s" % (GTestConst.exec_para_level, level_para)
H A Ddrivers.py55 "GTestConst"]
116 class GTestConst(object): class
800 test_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
803 test_para = "%s=%s" % (GTestConst.exec_para_level, level_para)
919 test_para = "%s=%s" % (GTestConst.exec_acts_para_filter, testcase)
922 test_para = "%s=%s" % (GTestConst.exec_acts_para_level, level_para)
941 test_hats_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
944 test_hats_para = "%s=%s" % (GTestConst.exec_para_level, level_para)
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dcpp_driver_lite.py26 from xdevice import GTestConst namespace
377 command, GTestConst.exec_para_filter, test.test_name,
388 command, GTestConst.exec_para_filter, test.test_name),
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py25 "DeviceLabelType", "GTestConst", "ManagerType",
255 class GTestConst(object): class
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py62 from _core.constants import GTestConst namespace
208 "GTestConst",

Completed in 6 milliseconds