Home
last modified time | relevance | path

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

/test/testfwk/developer_test/aw/python/distributed/distribute/
H A Ddistribute.py57 from distributed.common.drivers import CppTestDriver namespace
71 driver = CppTestDriver(device, hdc_tools)
73 driver = CppTestDriver(device, hdc_tools)
/test/testfwk/developer_test/aw/python/distributed/common/
H A Ddrivers.py116 class CppTestDriver(ITestDriver): class
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dcpp_driver.py23 __all__ = ["CppTestDriver"]
24 LOG = platform_logger("CppTestDriver")
32 class CppTestDriver(IDriver): class
34 CppTestDriver is a Test that runs a native test package on given harmony
H A Dcpp_driver_lite.py38 __all__ = ["CppTestDriver"]
61 class CppTestDriver(IDriver): class
/test/testfwk/developer_test/src/core/driver/
H A Ddrivers.py52 "CppTestDriver",
538 class CppTestDriver(IDriver): class

Completed in 5 milliseconds