Home
last modified time | relevance | path

Searched refs:smartperf (Results 1 - 6 of 6) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/
H A Dconstants.py45 smartperf = "SmartPerfKit" variable in CKit
/test/testfwk/xdevice/plugins/devicetest/driver/
H A Ddevice_test.py73 if CKit.smartperf not in config.get(ConfigConst.kits_in_module):
75 sp_kits = get_plugin(Plugin.TEST_KIT, CKit.smartperf)[0]
77 param_config = config.get(ConfigConst.kits_params).get(CKit.smartperf, "")
/test/testfwk/xdevice/plugins/ohos/src/ohos/
H A Dconstants.py89 smartperf = "SmartPerfKit" variable in CKit
/test/testfwk/developer_test/src/core/driver/
H A Dopenharmony.py484 if CKit.smartperf not in self.config.get(ConfigConst.kits_in_module):
486 sp_kits = get_plugin(Plugin.TEST_KIT, CKit.smartperf)[0]
489 CKit.smartperf, "")
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Doh_jsunit_driver.py420 if CKit.smartperf not in self.config.get(ConfigConst.kits_in_module):
422 sp_kits = get_plugin(Plugin.TEST_KIT, CKit.smartperf)[0]
425 CKit.smartperf, "")
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit.py1030 @Plugin(type=Plugin.TEST_KIT, id=CKit.smartperf)

Completed in 6 milliseconds