Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dutf_helper_test.cpp113 const std::vector<uint8_t> utfDataThreeBitVaild2 = {BIT_MASK_4 - 0x01, BIT_MASK_2 - 0x01, BIT_MASK_2 - 0x01}; in HWTEST_F_L0() local

Completed in 4 milliseconds