Home
last modified time | relevance | path

Searched refs:cpp_test (Results 1 – 5 of 5) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py111 cpp_test = "CppTest" variable in DeviceTestType
152 DeviceTestType.cpp_test,
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py49 "CXX": DeviceTestType.cpp_test,
58 "default": DeviceTestType.cpp_test}
464 test_type = DeviceTestType.cpp_test
/test/testfwk/xdevice/src/xdevice/_core/testkit/
Dkit.py163 exclude_list = json_data.get(DeviceTestType.cpp_test, [])
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers.py239 @Plugin(type=Plugin.DRIVER, id=DeviceTestType.cpp_test)
/test/testfwk/developer_test/src/core/driver/
Ddrivers.py531 @Plugin(type=Plugin.DRIVER, id=DeviceTestType.cpp_test)