Home
last modified time | relevance | path

Searched defs:configFilePath (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/test/unittest/nweb_config_helper_test/
H A Dnweb_config_helper_test.cpp52 std::string configFilePath = "nonexistent.xml"; in HWTEST_F() local
64 std::string configFilePath = "invalid_root.xml"; in HWTEST_F() local
76 std::string configFilePath = "valid_init.xml"; in HWTEST_F() local
88 std::string configFilePath = "valid_delete.xml"; in HWTEST_F() local
100 std::string configFilePath = "valid_performance.xml"; in HWTEST_F() local
112 std::string configFilePath = "valid_ltpo.xml"; HWTEST_F() local
[all...]
/base/web/webview/ohos_nweb/src/
H A Dnweb_config_helper.cpp235 void NWebConfigHelper::ParseWebConfigXml(const std::string& configFilePath, in ParseWebConfigXml() argument

Completed in 2 milliseconds