Searched defs:utf8ValueOneByteMax (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/tests/ | ||
| H A D | utf_helper_test.cpp | 473 uint8_t utf8ValueOneByteMax[4] = {0xEF, 0xBF, 0xBF, 0x00}; // 0xFFFF in HWTEST_F_L0() local |
Completed in 3 milliseconds