Home
last modified time | relevance | path

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

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py232 exec_para_filter = "--gtest_filter" variable in GTestConst
/test/testfwk/developer_test/src/core/driver/
Dlite_driver.py66 exec_para_filter = "--gtest_filter" variable in GTestConst
207 test_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
Ddrivers.py120 exec_para_filter = "--gtest_filter" variable in GTestConst
789 test_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
1087 test_hats_para = "%s=%s" % (GTestConst.exec_para_filter, testcase)
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py427 command, GTestConst.exec_para_filter, test.test_name,
438 command, GTestConst.exec_para_filter, test.test_name),