Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/moduletest/
H A 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
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp83 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
233 auto testPlugin = make_shared<BBoxDetectorPlugin>(); variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A 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
/ohos5.0/base/account/os_account/services/accountmgr/test/unittest/domain_account/
H A Ddomain_account_manager_inner_service_test.cpp164 sptr<IDomainAccountPlugin> testPlugin = new (std::nothrow) DomainAccountPluginService(nullptr); variable