Home
last modified time | relevance | path

Searched defs:utfDataFourBitVaild1 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dutf_helper_test.cpp129 const std::vector<uint8_t> utfDataFourBitVaild1 = {BIT_MASK_4, BIT_MASK_1 + 0x10, BIT_MASK_1, BIT_MASK_1}; in HWTEST_F_L0() local

Completed in 9 milliseconds