Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/test/unittest/common/
H A Dsys_event_test.cpp584 auto jsonStrBeforeValueAppend = sysEvent->AsJsonStr(); variable
585 ASSERT_EQ(jsonStrOrigin, jsonStrBeforeValueAppend);
588 auto foundRet = jsonStrBeforeValueAppend.find("\"TEST_KEY\":\"test value1\"");