Home
last modified time | relevance | path

Searched defs:ress (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp54 bool ExecuteCommands(const std::string& cmds, std::vector<std::string>& ress) in ExecuteCommands()
/ohos5.0/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp157 std::vector<std::string> ress; in LaunchCrasher() local