Home
last modified time | relevance | path

Searched defs:LABEL (Results 1 – 10 of 10) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
Ddistributed_major.h58 … static constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0xD001690, "DistributeTestEnvironment"}; variable
Ddistributed_agent.h45 static constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0xD001690, "DistributedAgent"}; variable
Ddistributed_cfg.h52 static constexpr HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0xD001690, "DistributedCfg"}; variable
/test/xts/acts/hiviewdfx_lite/hilog_posix/src/
DHilogTest.cpp27 static constexpr HiLogLabel LABEL = {LOG_CORE, 0xD002D00, "Test_TAG"}; variable
/test/testfwk/arkxtest/uitest/ets/ani/src/
Derror_handler.h28 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LogType::LOG_CORE, 0xD003100, "UiTestKit"}; variable
Dui_event_observer_ani.cpp25 constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LogType::LOG_CORE, 0xD003100, "UiTestKit"}; variable
/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo_agent.cpp30 constexpr HiLogLabel LABEL = {LOG_CORE, 0, "DistributedDemoAgent"}; variable
Ddistribute_demo.cpp30 constexpr HiLogLabel LABEL = {LOG_CORE, 0, "DistributeDemo"}; variable
/test/xts/acts/bundlemanager/bundle_standard/bundlemanager/actsbmshapmoduletest/src/main/js/test/
DActsBmsHapModuleTest.test.js28 const LABEL = '$string:app_name'; constant
/test/testfwk/arkxtest/testserver/src/client/
Dtest_server_client.cpp29 static constexpr OHOS::HiviewDFX::HiLogLabel LABEL = {LOG_CORE, 0xD003110, "TestServerClient"}; variable