Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp29 const std::string ARG_DUMP = "--dump-path"; variable
81 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp28 const std::string ARG_DUMP = "--dump-path"; variable
80 initArgs->SetDumpPath(GetArgValue(ARG_DUMP)); in GetInitArgs()