Searched defs:utf8ValueTwoBytesMin (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/tests/ | ||
| H A D | utf_helper_test.cpp | 481 const uint8_t utf8ValueTwoBytesMin[5] = {0xF0, 0x90, 0x80, 0x80, 0x00}; // 0x10000 in HWTEST_F_L0() local |
Completed in 3 milliseconds