Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tests/
Dstring_test.cpp631 std::vector<uint16_t> data5 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local
650 std::vector<uint16_t> data5 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local
792 std::vector<uint16_t> data5 {'f', 'g', 'h', 'a', 'b', 0xab, 0xdc, 'z', 0}; // data1 + data4 in TEST_F() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp232 std::vector<uint16_t> data5 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local
287 std::vector<uint16_t> data5 {'e', 'f', 'g', 0}; in TEST_F() local