Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Decma_string_hash_test.cpp65 std::u16string data16 = u"Hello World! 鸿蒙 OpenHarmony"; in HWTEST_F_L0() local
84 …std::u16string data16 = u"Hello World! abcdefghijklmnopqrstuvwxyz0123456789 !#$%&'()*+,-./:;=?@[]^… in HWTEST_F_L0() local
99 …std::u16string data16 = u"Hello World! abcdefghijklmnopqrstuvwxyz0123456789 !#$%&'()*+,-./:;=?@[]^… in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp775 std::vector<uint16_t> data16(16U, 0xab); in TEST_F() local