Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp111 int32_t outOfIndex = 3; in TestScriptInstructionContext() local
112 int ret = funcContext->GetParamType(outOfIndex); in TestScriptInstructionContext()