Home
last modified time | relevance | path

Searched refs:ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/assembler/
H A Derror.h73 ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER, member in panda::pandasm::Error::ErrorType
H A Dassembly-parser.cpp416 GetError("Invalid value of array integer element.", Error::ErrorType::ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER); in ParseArrayElementValueInteger()
/arkcompiler/runtime_core/static_core/assembler/
H A Derror.h75 ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER, member in ark::pandasm::Error::ErrorType
H A Dassembly-parser.cpp431 GetError("Invalid value of array integer element.", Error::ErrorType::ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER); in ParseArrayElementValueInteger()
/arkcompiler/runtime_core/assembler/tests/
H A Dassembler_parser_test.cpp520 EXPECT_EQ(p.ShowError().err, Error::ErrorType::ERR_BAD_ARRAY_ELEMENT_VALUE_INTEGER); in HWTEST_F()

Completed in 11 milliseconds