Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dstring_test.cpp562 std::vector<uint16_t> data5 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local
707 std::vector<uint16_t> data5 {'f', 'g', 'h', 'a', 'b', 0xab, 0xdc, 'z', 0}; // data1 + data4 in TEST_F() local