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.cpp74 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
117 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
160 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
202 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
221 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
248 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
287 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
323 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
361 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
397 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp85 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
235 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp714 auto testPlugin = GetFaultloggerInstance(); variable
731 auto testPlugin = GetFaultloggerInstance(); variable
752 auto testPlugin = GetFaultloggerInstance(); variable
764 auto testPlugin = GetFaultloggerInstance(); variable
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
Ddomain_account_manager_inner_service_test.cpp165 sptr<IDomainAccountPlugin> testPlugin = new (std::nothrow) DomainAccountPluginService(nullptr); variable