Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_instructionhelper_unittest.cpp141 std::array reservedInstructions {"LoadScript", "RegisterCmd", "abort", "assert", "concat", in TestIsReservedInstruction() local
144 for (auto instruction : reservedInstructions) { in TestIsReservedInstruction()
154 std::array reservedInstructions {"LoadScript", "RegisterCmd", "abort", "assert", "concat", in TestAddInstruction() local
157 for (auto instruction : reservedInstructions) { in TestAddInstruction()