Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/test/unittest/nweb_helper_test/
H A Dnweb_helper_test.cpp195 auto nwebHelper = NWebHelper::Instance().GetNWeb(nweb_id); variable
586 auto nwebHelper = NWebHelper::Instance().GetNWeb(nweb_id); variable
611 auto nwebHelper = NWebHelper::Instance().GetNWeb(nweb_id); variable
/ohos5.0/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
H A Dnwebhelper_fuzzer.cpp184 auto nwebHelper = NWebHelper::Instance().GetNWeb(nweb_id); in NWebHelperFuzzTest() local