Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_accessor_test.cpp890 uint16_t arrayU16NotCompTarget[] = {1453, 44}; in HWTEST_F_L0() local
892 …uint32_t lengthEcmaStrU16NotCompTarget = sizeof(arrayU16NotCompTarget) / sizeof(arrayU16NotCompTar… in HWTEST_F_L0()
895 instance, &arrayU16NotCompTarget[0], lengthEcmaStrU16NotCompTarget, false)); in HWTEST_F_L0()