Home
last modified time | relevance | path

Searched defs:testPlugin (Results 1 – 4 of 4) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
Dbbox_detector_module_test.cpp63 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
98 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
133 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
167 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp56 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp296 auto testPlugin = CreateFaultloggerInstance(); variable
742 auto testPlugin = CreateFaultloggerInstance(); variable
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
Ddomain_account_manager_inner_service_test.cpp162 sptr<IDomainAccountPlugin> testPlugin = new (std::nothrow) DomainAccountPluginService(nullptr); variable