Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp440 std::vector<uint16_t> copiedDataUtf16(resUtf16.size()); in TEST_F() local
459 std::vector<uint16_t> copiedDataUtf16(res16.size()); in TEST_F() local
478 std::vector<uint16_t> copiedDataUtf16(res16.size()); in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp400 std::vector<uint16_t> copiedDataUtf16(res16.size()); in TEST_F() local