Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
Dutf_helper_test.cpp315 uint16_t utf16Value12[1] = {0x00}; in HWTEST_F_L0() local
363 uint16_t utf16Value12[2] = {0xD800, 0xDc00}; in HWTEST_F_L0() local