Home
last modified time | relevance | path

Searched defs:comm (Results 1 – 7 of 7) sorted by relevance

/base/notification/common_event_service/services/test/unittest/
Dcommon_event_manager_service_new_branch_test.cpp65 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
80 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
105 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
125 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
147 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
170 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
194 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
215 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
232 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
253 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
[all …]
Dcommon_event_subscriber_manager_test.cpp633 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
655 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
677 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
699 std::shared_ptr<CommonEventRecord> comm = std::make_shared<CommonEventRecord>(); in HWTEST_F() local
/base/notification/common_event_service/services/test/unittest/common_event_manager_service_branch_test/
Dcommon_event_manager_service_branch_test.cpp71 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
97 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
118 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
138 std::shared_ptr<CommonEventManagerService> comm = std::make_shared<CommonEventManagerService>(); in HWTEST_F() local
159 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
185 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
214 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
241 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
268 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
295 sptr<CommonEventManagerService> comm = new (std::nothrow) CommonEventManagerService(); in HWTEST_F() local
[all …]
/base/hiviewdfx/hidumper/services/native/include/
Ddump_manager_cpu_service.h44 std::string comm; member
/base/hiviewdfx/faultloggerd/test/utils/
Ddfx_test_util.cpp133 std::string comm = ExecuteCommands(cmd); in CheckProcessComm() local
/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
Dprocinfo.cpp294 std::string comm = ""; local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_meter.cpp457 char comm[NAME_NORMAL_LEN + 1] = {0}; in SetAllThreadInfo() local