Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp426 std::vector<char> copiedDataMutf8(data.size()); in TEST_F() local
448 std::vector<char> copiedDataMutf8(res.size()); in TEST_F() local
467 std::vector<uint8_t> copiedDataMutf8(res.size()); in TEST_F() local