Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnweb_create_window.cpp32 const std::string ARG_DELETE_WEB_ENGINE_ARG = "--delete-args"; variable
85 initArgs->SetArgsToDelete(GetWebEngineArgs(ARG_DELETE_WEB_ENGINE_ARG)); in GetInitArgs()
/ohos5.0/base/web/webview/test/unittest/common/
H A Dnweb_create_window.cpp31 const std::string ARG_DELETE_WEB_ENGINE_ARG = "--delete-args"; variable
84 initArgs->SetArgsToDelete(GetWebEngineArgs(ARG_DELETE_WEB_ENGINE_ARG)); in GetInitArgs()