Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp112 std::string patchFileName2 = QUICKFIX_ABC_PATH "multi_file/patch/merge.abc"; in HWTEST_F_L0() local
125 res = JSNApi::LoadPatch(instance, patchFileName2, baseFileName2); in HWTEST_F_L0()
131 res = JSNApi::UnloadPatch(instance, patchFileName2); in HWTEST_F_L0()