Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp29 napi_value setProperty(napi_env env, napi_value obj, std::vector<std::string> proVec) in setProperty()
47 napi_value setPropertyForTrim(napi_env env, napi_value obj, std::vector<std::string> proVec) in setPropertyForTrim()
448 …std::vector<std::string> proVec = {"trim", "ignoreDeclaration", "ignoreInstruction", "ignoreAttrib… variable
480 std::vector<std::string> proVec = {"trim", "spaces", "ignoreInstruction", "ignoreAttributes", variable
512 std::vector<std::string> proVec = {"trim", "ignoreDeclaration", "spaces", "compact", variable
578 …std::vector<std::string> proVec = {"trim", "ignoreDeclaration", "ignoreInstruction", "ignoreAttrib… variable
616 …std::vector<std::string> proVec = {"trim", "ignoreDeclaration", "ignoreInstruction", "ignoreAttrib… variable