Home
last modified time | relevance | path

Searched defs:dumpRes (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
Ddumpcatcher_command_test.cpp70 string dumpRes = ExecuteCommands(testCommand); variable
91 string dumpRes = ExecuteCommands(testCommand); variable
119 string dumpRes = ExecuteCommands(testCommand); variable
147 string dumpRes = ExecuteCommands(testCommand); variable
175 string dumpRes = ExecuteCommands(testCommand); variable
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
Dtrace_collector_client_test.cpp95 auto dumpRes = traceCollector->DumpSnapshot(); variable
/base/hiviewdfx/faultloggerd/tools/process_dump/
Dprocess_dumper.cpp126 int dumpRes = DumpErrorCode::DUMP_ESUCCESS; in DumpProcess() local