Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Dquick_fix_test.cpp109 std::string patchFileName1 = QUICKFIX_ABC_PATH "single_file/patch/index.abc"; in HWTEST_F_L0() local
122 auto res = JSNApi::LoadPatch(instance, patchFileName1, baseFileName1); in HWTEST_F_L0()
128 res = JSNApi::UnloadPatch(instance, patchFileName1); in HWTEST_F_L0()