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.cpp69 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
109 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
149 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
188 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
Dbbox_detector_unit_test.cpp83 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
233 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfaultlogger_unittest.cpp593 auto testPlugin = GetFaultloggerInstance(); variable
610 auto testPlugin = GetFaultloggerInstance(); variable
631 auto testPlugin = GetFaultloggerInstance(); variable
643 auto testPlugin = GetFaultloggerInstance(); variable
654 auto testPlugin = GetFaultloggerInstance(); variable
/base/account/os_account/services/accountmgr/test/unittest/domain_account/
Ddomain_account_manager_inner_service_test.cpp164 sptr<IDomainAccountPlugin> testPlugin = new (std::nothrow) DomainAccountPluginService(nullptr); variable