Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp709 string jsonMsg = ""; variable
710 bool jsonRet = dumplog.DumpCatch(pid, 0, jsonMsg, DEFAULT_MAX_FRAME_NUM, true);
711 std::cout << jsonMsg << std::endl;
714 bool formatRet = format.FormatJsonStack(jsonMsg, stackMsg);