Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tests/
Dstring_test.cpp509 std::vector<uint16_t> data4 {'b', 'c', 'd', 0}; in TEST_F() local
541 std::vector<uint16_t> data4 {'a', 'b', 'd', 'c', 'z', 0}; in TEST_F() local
706 std::vector<uint16_t> data4 {'a', 'b', 0xab, 0xdc, 'z', 0}; in TEST_F() local