Home
last modified time | relevance | path

Searched refs:origin0 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/test/unittest/common/
H A Dhisysevent_tool_unit_test.cpp123 constexpr char origin0[] = "{\"domain_\":\"USERIAM_PIN\",}"; variable
124 HiSysEventRecord record0(origin0);
127 ASSERT_EQ(std::string(origin0), ret);
379 constexpr char origin0[] = ""; variable
380 HiSysEventRecord record0(origin0);