Home
last modified time | relevance | path

Searched defs:utf8Value5 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp434 uint8_t utf8Value5[3] = {0xE0, 0xA0, 0x80}; // 0x800 in HWTEST_F_L0() local
610 uint8_t utf8Value5[2] = {0xD0, 0x00}; // invalid in HWTEST_F_L0() local